Untitled

mail@pastecode.io avatar
unknown
plain_text
2 years ago
2.2 kB
1
Indexable
Never
*** Starting uWSGI 2.0.20 (64bit) on [Tue Jul  5 23:14:04 2022] ***
compiled with version: 9.4.0 on 05 July 2022 18:12:35
os: Linux-5.13.0-30-generic #33~20.04.1-Ubuntu SMP Mon Feb 7 14:25:10 UTC 2022
nodename: ubuntu
machine: x86_64
clock source: unix
detected number of CPU cores: 8
current working directory: /home/javas/BeBrainee/projects/whoer-web
detected binary path: /home/javas/BeBrainee/projects/whoer-web/venv/bin/uwsgi
!!! no internal routing support, rebuild with pcre support !!!
your processes number limit is 31399
your memory page size is 4096 bytes
detected max file descriptor number: 8192
lock engine: pthread robust mutexes
thunder lock: disabled (you can enable it with --thunder-lock)
uWSGI http bound on :8001 fd 4
uwsgi socket 0 bound to TCP address 127.0.0.1:35145 (port auto-assigned) fd 3
Python version: 3.8.10 (default, Nov 26 2021, 20:14:08)  [GCC 9.3.0]
Python main interpreter initialized at 0x55e2159ce560
python threads support enabled
your server socket listen backlog is limited to 100 connections
your mercy for graceful operations on workers is 60 seconds
mapped 145840 bytes (142 KB) for 1 cores
*** Operational MODE: single process ***
Traceback (most recent call last):
  File "apps/admin/app.py", line 7, in <module>
    from apps.admin.categories.vpn.gray_ips import setup as gray_ip_setup
  File "/home/javas/BeBrainee/projects/whoer-web/./apps/admin/categories/vpn/gray_ips.py", line 4, in <module>
    from modules.grayip.models import GrayIp
ModuleNotFoundError: No module named 'modules.grayip'
unable to load app 0 (mountpoint='') (callable not found or import error)
*** no app loaded. going in full dynamic mode ***
*** uWSGI is running in multiple interpreter mode ***
spawned uWSGI master process (pid: 18636)
spawned uWSGI worker 1 (pid: 18638, cores: 1)
spawned uWSGI http 1 (pid: 18640)
Python auto-reloader enabled
--- no python application found, check your startup logs for errors ---
[pid: 18638|app: -1|req: -1/1] 127.0.0.1 () {48 vars in 828 bytes} [Tue Jul  5 23:14:08 2022] GET / => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0)