2880 lines
149 KiB
Plaintext
2880 lines
149 KiB
Plaintext
*** Starting uWSGI 2.0.28 (64bit) on [Fri Jul 25 18:10:12 2025] ***
|
|
compiled with version: 13.3.0 on 04 January 2025 05:49:52
|
|
os: Linux-6.8.0-62-generic #65-Ubuntu SMP PREEMPT_DYNAMIC Mon May 19 17:15:03 UTC 2025
|
|
nodename: ubserver
|
|
machine: x86_64
|
|
clock source: unix
|
|
detected number of CPU cores: 12
|
|
current working directory: /opt/1panel/docker/compose/4an/app
|
|
writing pidfile to /opt/1panel/docker/compose/4an/uwsgi.pid
|
|
detected binary path: /mnt/nfs/.venv/bin/uwsgi
|
|
!!! no internal routing support, rebuild with pcre support !!!
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
your processes number limit is 63499
|
|
your memory page size is 4096 bytes
|
|
*** WARNING: you have enabled harakiri without post buffering. Slow upload could be rejected on post-unbuffered webservers ***
|
|
detected max file descriptor number: 1024
|
|
lock engine: pthread robust mutexes
|
|
thunder lock: disabled (you can enable it with --thunder-lock)
|
|
uWSGI http bound on 0.0.0.0:18019 fd 6
|
|
uwsgi socket 0 bound to UNIX address /opt/1panel/docker/compose/4an/uwsgi.sock fd 9
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
Python version: 3.12.3 (main, Jun 18 2025, 17:59:45) [GCC 13.3.0]
|
|
PEP 405 virtualenv detected: /mnt/nfs/.venv
|
|
Set PythonHome to /mnt/nfs/.venv
|
|
Python main interpreter initialized at 0x7bb2910a39e8
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
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 703600 bytes (687 KB) for 8 cores
|
|
*** Operational MODE: preforking+threaded ***
|
|
Traceback (most recent call last):
|
|
File "/opt/1panel/docker/compose/4an/app/app.py", line 13, in <module>
|
|
from views.dashboard import init_dashboard_routes
|
|
File "/opt/1panel/docker/compose/4an/app/views/dashboard.py", line 6, in <module>
|
|
from utils.db_utils import cache_query, db_operation
|
|
ModuleNotFoundError: No module named 'utils.db_utils'
|
|
unable to load app 0 (mountpoint='') (callable not found or import error)
|
|
*** no app loaded. going in full dynamic mode ***
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
*** uWSGI is running in multiple interpreter mode ***
|
|
spawned uWSGI master process (pid: 3945870)
|
|
spawned uWSGI worker 1 (pid: 3945897, cores: 2)
|
|
Python auto-reloader enabled
|
|
spawned uWSGI worker 2 (pid: 3945900, cores: 2)
|
|
spawned uWSGI worker 3 (pid: 3945903, cores: 2)
|
|
spawned uWSGI worker 4 (pid: 3945906, cores: 2)
|
|
*** Stats server enabled on 127.0.0.1:9191 fd: 21 ***
|
|
spawned uWSGI http 1 (pid: 3945909)
|
|
unable to stat() uwsgi.reload, events will be triggered as soon as the file is created
|
|
unable to stat() true, events will be triggered as soon as the file is created
|
|
--- no python application found, check your startup logs for errors ---
|
|
--- no python application found, check your startup logs for errors ---
|
|
--- no python application found, check your startup logs for errors ---
|
|
--- no python application found, check your startup logs for errors ---
|
|
gateway "uWSGI http 1" has been buried (pid: 3945909)
|
|
...brutally killing workers...
|
|
worker 1 buried after 1 seconds
|
|
worker 2 buried after 1 seconds
|
|
worker 3 buried after 1 seconds
|
|
worker 4 buried after 1 seconds
|
|
binary reloading uWSGI...
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
closing all non-uwsgi socket fds > 2 (max_fd = 1024)...
|
|
found fd 9 mapped to socket 0 (/opt/1panel/docker/compose/4an/uwsgi.sock)
|
|
running /mnt/nfs/.venv/bin/uwsgi
|
|
[uWSGI] getting INI configuration from /opt/1panel/docker/compose/4an/app/uwsgi.ini
|
|
*** Starting uWSGI 2.0.28 (64bit) on [Fri Jul 25 18:12:19 2025] ***
|
|
compiled with version: 13.3.0 on 04 January 2025 05:49:52
|
|
os: Linux-6.8.0-62-generic #65-Ubuntu SMP PREEMPT_DYNAMIC Mon May 19 17:15:03 UTC 2025
|
|
nodename: ubserver
|
|
machine: x86_64
|
|
clock source: unix
|
|
detected number of CPU cores: 12
|
|
current working directory: /opt/1panel/docker/compose/4an/app
|
|
detected binary path: /mnt/nfs/.venv/bin/uwsgi
|
|
!!! no internal routing support, rebuild with pcre support !!!
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
your processes number limit is 63499
|
|
your memory page size is 4096 bytes
|
|
*** WARNING: you have enabled harakiri without post buffering. Slow upload could be rejected on post-unbuffered webservers ***
|
|
detected max file descriptor number: 1024
|
|
lock engine: pthread robust mutexes
|
|
thunder lock: disabled (you can enable it with --thunder-lock)
|
|
uWSGI http bound on 0.0.0.0:18019 fd 7
|
|
probably another instance of uWSGI is running on the same address (0.0.0.0:18019).
|
|
bind(): Address already in use [core/socket.c line 769]
|
|
VACUUM: pidfile removed.
|
|
*** Starting uWSGI 2.0.28 (64bit) on [Fri Jul 25 18:12:20 2025] ***
|
|
compiled with version: 13.3.0 on 04 January 2025 05:49:52
|
|
os: Linux-6.8.0-62-generic #65-Ubuntu SMP PREEMPT_DYNAMIC Mon May 19 17:15:03 UTC 2025
|
|
nodename: ubserver
|
|
machine: x86_64
|
|
clock source: unix
|
|
detected number of CPU cores: 12
|
|
current working directory: /opt/1panel/docker/compose/4an/app
|
|
writing pidfile to /opt/1panel/docker/compose/4an/uwsgi.pid
|
|
detected binary path: /mnt/nfs/.venv/bin/uwsgi
|
|
!!! no internal routing support, rebuild with pcre support !!!
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
your processes number limit is 63499
|
|
your memory page size is 4096 bytes
|
|
*** WARNING: you have enabled harakiri without post buffering. Slow upload could be rejected on post-unbuffered webservers ***
|
|
detected max file descriptor number: 1024
|
|
lock engine: pthread robust mutexes
|
|
thunder lock: disabled (you can enable it with --thunder-lock)
|
|
uWSGI http bound on 0.0.0.0:18019 fd 6
|
|
uwsgi socket 0 bound to UNIX address /opt/1panel/docker/compose/4an/uwsgi.sock fd 9
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
Python version: 3.12.3 (main, Jun 18 2025, 17:59:45) [GCC 13.3.0]
|
|
PEP 405 virtualenv detected: /mnt/nfs/.venv
|
|
Set PythonHome to /mnt/nfs/.venv
|
|
Python main interpreter initialized at 0x76ead8aa39e8
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
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 703600 bytes (687 KB) for 8 cores
|
|
*** Operational MODE: preforking+threaded ***
|
|
Traceback (most recent call last):
|
|
File "/opt/1panel/docker/compose/4an/app/app.py", line 17, in <module>
|
|
from utils.error_handlers import ErrorHandler
|
|
ModuleNotFoundError: No module named 'utils.error_handlers'
|
|
unable to load app 0 (mountpoint='') (callable not found or import error)
|
|
*** no app loaded. going in full dynamic mode ***
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
*** uWSGI is running in multiple interpreter mode ***
|
|
spawned uWSGI master process (pid: 3947431)
|
|
spawned uWSGI worker 1 (pid: 3947444, cores: 2)
|
|
Python auto-reloader enabled
|
|
spawned uWSGI worker 2 (pid: 3947447, cores: 2)
|
|
spawned uWSGI worker 3 (pid: 3947450, cores: 2)
|
|
spawned uWSGI worker 4 (pid: 3947453, cores: 2)
|
|
*** Stats server enabled on 127.0.0.1:9191 fd: 21 ***
|
|
spawned uWSGI http 1 (pid: 3947456)
|
|
unable to stat() uwsgi.reload, events will be triggered as soon as the file is created
|
|
unable to stat() true, events will be triggered as soon as the file is created
|
|
--- no python application found, check your startup logs for errors ---
|
|
--- no python application found, check your startup logs for errors ---
|
|
[uwsgi-python-reloader] module/file /opt/1panel/docker/compose/4an/app/utils/file_utils.py has been modified
|
|
[uwsgi-python-reloader] module/file /opt/1panel/docker/compose/4an/app/utils/file_utils.py has been modified
|
|
[uwsgi-python-reloader] module/file /opt/1panel/docker/compose/4an/app/utils/file_utils.py has been modified
|
|
[uwsgi-python-reloader] module/file /opt/1panel/docker/compose/4an/app/utils/file_utils.py has been modified
|
|
gateway "uWSGI http 1" has been buried (pid: 3947456)
|
|
...gracefully killing workers...
|
|
Gracefully killing worker 4 (pid: 3947453)...
|
|
Gracefully killing worker 2 (pid: 3947447)...
|
|
Gracefully killing worker 3 (pid: 3947450)...
|
|
Gracefully killing worker 1 (pid: 3947444)...
|
|
worker 1 buried after 1 seconds
|
|
worker 2 buried after 1 seconds
|
|
worker 3 buried after 1 seconds
|
|
worker 4 buried after 1 seconds
|
|
binary reloading uWSGI...
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
closing all non-uwsgi socket fds > 2 (max_fd = 1024)...
|
|
found fd 9 mapped to socket 0 (/opt/1panel/docker/compose/4an/uwsgi.sock)
|
|
running /mnt/nfs/.venv/bin/uwsgi
|
|
[uWSGI] getting INI configuration from /opt/1panel/docker/compose/4an/app/uwsgi.ini
|
|
*** Starting uWSGI 2.0.28 (64bit) on [Fri Jul 25 18:13:00 2025] ***
|
|
compiled with version: 13.3.0 on 04 January 2025 05:49:52
|
|
os: Linux-6.8.0-62-generic #65-Ubuntu SMP PREEMPT_DYNAMIC Mon May 19 17:15:03 UTC 2025
|
|
nodename: ubserver
|
|
machine: x86_64
|
|
clock source: unix
|
|
detected number of CPU cores: 12
|
|
current working directory: /opt/1panel/docker/compose/4an/app
|
|
detected binary path: /mnt/nfs/.venv/bin/uwsgi
|
|
!!! no internal routing support, rebuild with pcre support !!!
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
your processes number limit is 63499
|
|
your memory page size is 4096 bytes
|
|
*** WARNING: you have enabled harakiri without post buffering. Slow upload could be rejected on post-unbuffered webservers ***
|
|
detected max file descriptor number: 1024
|
|
lock engine: pthread robust mutexes
|
|
thunder lock: disabled (you can enable it with --thunder-lock)
|
|
uWSGI http bound on 0.0.0.0:18019 fd 7
|
|
probably another instance of uWSGI is running on the same address (0.0.0.0:18019).
|
|
bind(): Address already in use [core/socket.c line 769]
|
|
VACUUM: pidfile removed.
|
|
*** Starting uWSGI 2.0.28 (64bit) on [Fri Jul 25 18:13:01 2025] ***
|
|
compiled with version: 13.3.0 on 04 January 2025 05:49:52
|
|
os: Linux-6.8.0-62-generic #65-Ubuntu SMP PREEMPT_DYNAMIC Mon May 19 17:15:03 UTC 2025
|
|
nodename: ubserver
|
|
machine: x86_64
|
|
clock source: unix
|
|
detected number of CPU cores: 12
|
|
current working directory: /opt/1panel/docker/compose/4an/app
|
|
writing pidfile to /opt/1panel/docker/compose/4an/uwsgi.pid
|
|
detected binary path: /mnt/nfs/.venv/bin/uwsgi
|
|
!!! no internal routing support, rebuild with pcre support !!!
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
your processes number limit is 63499
|
|
your memory page size is 4096 bytes
|
|
*** WARNING: you have enabled harakiri without post buffering. Slow upload could be rejected on post-unbuffered webservers ***
|
|
detected max file descriptor number: 1024
|
|
lock engine: pthread robust mutexes
|
|
thunder lock: disabled (you can enable it with --thunder-lock)
|
|
uWSGI http bound on 0.0.0.0:18019 fd 6
|
|
uwsgi socket 0 bound to UNIX address /opt/1panel/docker/compose/4an/uwsgi.sock fd 9
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
Python version: 3.12.3 (main, Jun 18 2025, 17:59:45) [GCC 13.3.0]
|
|
PEP 405 virtualenv detected: /mnt/nfs/.venv
|
|
Set PythonHome to /mnt/nfs/.venv
|
|
Python main interpreter initialized at 0x7190a26a39e8
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
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 703600 bytes (687 KB) for 8 cores
|
|
*** Operational MODE: preforking+threaded ***
|
|
[2025-07-25 18:13:01,854] INFO in app: 应用启动
|
|
[2025-07-25 18:13:01,858] INFO in error_handlers: 错误处理器初始化完成
|
|
WSGI app 0 (mountpoint='') ready in 0 seconds on interpreter 0x7190a26a39e8 pid: 3947912 (default app)
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
*** uWSGI is running in multiple interpreter mode ***
|
|
spawned uWSGI master process (pid: 3947912)
|
|
spawned uWSGI worker 1 (pid: 3947924, cores: 2)
|
|
Python auto-reloader enabled
|
|
spawned uWSGI worker 2 (pid: 3947927, cores: 2)
|
|
spawned uWSGI worker 3 (pid: 3947930, cores: 2)
|
|
spawned uWSGI worker 4 (pid: 3947933, cores: 2)
|
|
*** Stats server enabled on 127.0.0.1:9191 fd: 22 ***
|
|
spawned uWSGI http 1 (pid: 3947936)
|
|
unable to stat() uwsgi.reload, events will be triggered as soon as the file is created
|
|
unable to stat() true, events will be triggered as soon as the file is created
|
|
[2025-07-25 18:13:03,701] INFO in dashboard: 用户 韦矍森 访问仪表盘页面
|
|
[2025-07-25 18:13:12,301] INFO in history: 用户 韦矍森 访问历史记录页面
|
|
[2025-07-25 18:13:13,020] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-07-25 18:13:14,467] INFO in dashboard: 用户 韦矍森 访问仪表盘页面
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 3991567)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 3991570)
|
|
Respawned uWSGI worker 4 (new pid: 3991573)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 4035218)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 4035221)
|
|
Respawned uWSGI worker 4 (new pid: 4035224)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 4078778)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 4078781)
|
|
Respawned uWSGI worker 4 (new pid: 4078784)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 4122363)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 4122366)
|
|
Respawned uWSGI worker 4 (new pid: 4122369)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 4166000)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 4166003)
|
|
Respawned uWSGI worker 4 (new pid: 4166006)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 15757)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 15760)
|
|
Respawned uWSGI worker 4 (new pid: 15763)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 59297)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 59300)
|
|
Respawned uWSGI worker 4 (new pid: 59303)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 102829)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 102832)
|
|
Respawned uWSGI worker 4 (new pid: 102835)
|
|
Respawned uWSGI worker 3 (new pid: 121985)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 147009)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 147012)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 165602)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 190643)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 190646)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 209199)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 234144)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 234147)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 252717)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 277758)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 277761)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 296697)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 321719)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 321722)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 340254)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 365305)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 365308)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 383831)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 408848)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 408851)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 427356)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 452351)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 452354)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 470968)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 495969)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 495972)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 514561)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 539612)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 539615)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 558206)
|
|
Respawned uWSGI worker 2 (new pid: 565441)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 583238)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 583241)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 626745)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 626748)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 670225)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 670228)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 713791)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 713794)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 757440)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 757443)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 800938)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 800941)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 844520)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 844523)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 888266)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 888269)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 931817)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 931820)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 975343)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 975346)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1019020)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 1019023)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1062533)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 1062536)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1106094)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 1106097)
|
|
Respawned uWSGI worker 3 (new pid: 1118899)
|
|
Respawned uWSGI worker 2 (new pid: 1118902)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1149713)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 1149716)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 1162546)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1193379)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 1193382)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 1206197)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1236973)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 1236976)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 1249812)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1280581)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 1280584)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 1293334)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1324135)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 1324138)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 1336962)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1367817)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 1367820)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 1380626)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1411439)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 1411442)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 1424281)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1455028)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 1455031)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 1467812)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1498524)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 1498527)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 1511362)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1542127)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 1542130)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 1554914)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1585698)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 1585701)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 1598509)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1629165)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 1629168)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 1641987)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1673624)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 1673627)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 1686451)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1717245)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 1717248)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 1730086)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1760846)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 1760849)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 1773623)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1804558)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 1804561)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 1817383)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1848422)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 1848425)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 1861402)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1892186)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 1892189)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 1905084)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1935814)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 1935817)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 1948670)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1979491)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 1979494)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 1992295)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2022970)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 2022973)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 2035810)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2066605)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 2066608)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 2079375)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2110544)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 2110547)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 2123410)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2154198)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 2154201)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 2167025)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2197805)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 2197808)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 2210642)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2241413)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 2241416)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 2254235)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2285028)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 2285031)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 2297860)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2328619)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 2328622)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 2341386)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2372129)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 2372132)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 2385166)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2416051)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 2416054)
|
|
Respawned uWSGI worker 2 (new pid: 2420934)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 2428922)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
[2025-07-28 08:27:08,635] INFO in dashboard: 用户 韦矍森 访问仪表盘页面
|
|
Respawned uWSGI worker 1 (new pid: 2469132)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 2469135)
|
|
Respawned uWSGI worker 2 (new pid: 2469138)
|
|
[2025-07-28 08:29:41,842] INFO in device: 用户 韦矍森 开始同步离线设备
|
|
[2025-07-28 08:29:41,867] INFO in device: 同步完成:创建了 3 个工单,恢复了 0 个设备
|
|
[2025-07-28 08:29:43,879] INFO in device: 用户请求验证码
|
|
[2025-07-28 08:29:43,967] INFO in device: 验证码获取成功
|
|
[2025-07-28 08:29:52,565] INFO in device: 用户 韦矍森 开始同步摄像头第一步
|
|
[2025-07-28 08:29:52,565] INFO in device: 尝试登录中兴平台
|
|
[2025-07-28 08:29:52,625] WARNING in device: 登录中兴平台失败:验证码错误
|
|
[2025-07-28 08:29:53,856] INFO in device: 用户请求验证码
|
|
[2025-07-28 08:29:53,915] INFO in device: 验证码获取成功
|
|
[2025-07-28 08:29:58,957] INFO in device: 用户 韦矍森 开始同步摄像头第一步
|
|
[2025-07-28 08:29:58,958] INFO in device: 尝试登录中兴平台
|
|
[2025-07-28 08:29:59,333] INFO in device: 登录成功,开始获取在线信息
|
|
[2025-07-28 08:30:00,109] INFO in device: 获取到 1436 个设备信息,开始更新数据库
|
|
[2025-07-28 08:30:00,378] INFO in device: 数据库更新完成,更新了 1436 条记录,其中离线设备 678 个
|
|
{address space usage: 698486784 bytes/666MB} {rss usage: 90689536 bytes/86MB} [pid: 2469138|app: 0|req: 22/98] 175.178.19.237 () {64 vars in 1381 bytes} [Mon Jul 28 08:29:58 2025] POST /sync_camera_step1 => generated 58 bytes in 1425 msecs (HTTP/1.1 200) 3 headers in 85 bytes (1 switches on core 0)
|
|
[2025-07-28 08:30:01,742] INFO in device: 用户 韦矍森 开始同步摄像头第二步
|
|
[2025-07-28 08:30:01,796] INFO in device: 查询到 1107 个需要同步的设备
|
|
[2025-07-28 08:30:02,597] INFO in device: 发现 9 个离线设备需要创建工单
|
|
[2025-07-28 08:30:02,614] INFO in device: 成功创建 9 个工单
|
|
[2025-07-28 08:30:04,962] INFO in dashboard: 用户 韦矍森 访问仪表盘页面
|
|
[2025-07-28 08:30:38,900] INFO in dashboard: 用户 韦矍森 访问仪表盘页面
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 2472373)
|
|
[2025-07-28 08:51:47,535] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-07-28 08:51:49,394] INFO in history: 用户 韦矍森 访问历史记录页面
|
|
[2025-07-28 08:52:02,272] INFO in dashboard: 用户 韦矍森 访问仪表盘页面
|
|
[2025-07-28 08:52:54,070] INFO in history: 用户 韦矍森 访问历史记录页面
|
|
[2025-07-28 08:52:55,575] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-07-28 08:52:58,617] INFO in dashboard: 用户 韦矍森 访问仪表盘页面
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2513033)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2556663)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2600238)
|
|
Respawned uWSGI worker 1 (new pid: 2626750)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 2626753)
|
|
Respawned uWSGI worker 3 (new pid: 2626756)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2670263)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 2670266)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2713839)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 2713842)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2757368)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 2757371)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2800893)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 2800896)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2843913)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 2843916)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2887510)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 2887513)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2931110)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 2931113)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 3022100)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 3022103)
|
|
Respawned uWSGI worker 2 (new pid: 3055470)
|
|
Respawned uWSGI worker 3 (new pid: 3055473)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 3067353)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 3067356)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 3109851)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 3129130)
|
|
Respawned uWSGI worker 4 (new pid: 3129133)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 3196293)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 3206794)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 3206797)
|
|
Respawned uWSGI worker 3 (new pid: 3216636)
|
|
gateway "uWSGI http 1" has been buried (pid: 3947936)
|
|
...brutally killing workers...
|
|
worker 2 buried after 1 seconds
|
|
worker 1 buried after 1 seconds
|
|
worker 4 buried after 1 seconds
|
|
worker 3 buried after 1 seconds
|
|
binary reloading uWSGI...
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
closing all non-uwsgi socket fds > 2 (max_fd = 1024)...
|
|
found fd 9 mapped to socket 0 (/opt/1panel/docker/compose/4an/uwsgi.sock)
|
|
running /mnt/nfs/.venv/bin/uwsgi
|
|
[uWSGI] getting INI configuration from /opt/1panel/docker/compose/4an/app/uwsgi.ini
|
|
*** Starting uWSGI 2.0.28 (64bit) on [Mon Jul 28 23:34:39 2025] ***
|
|
compiled with version: 13.3.0 on 04 January 2025 05:49:52
|
|
os: Linux-6.8.0-62-generic #65-Ubuntu SMP PREEMPT_DYNAMIC Mon May 19 17:15:03 UTC 2025
|
|
nodename: ubserver
|
|
machine: x86_64
|
|
clock source: unix
|
|
detected number of CPU cores: 12
|
|
current working directory: /opt/1panel/docker/compose/4an/app
|
|
detected binary path: /mnt/nfs/.venv/bin/uwsgi
|
|
!!! no internal routing support, rebuild with pcre support !!!
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
your processes number limit is 63499
|
|
your memory page size is 4096 bytes
|
|
*** WARNING: you have enabled harakiri without post buffering. Slow upload could be rejected on post-unbuffered webservers ***
|
|
detected max file descriptor number: 1024
|
|
lock engine: pthread robust mutexes
|
|
thunder lock: disabled (you can enable it with --thunder-lock)
|
|
uWSGI http bound on 0.0.0.0:18019 fd 7
|
|
probably another instance of uWSGI is running on the same address (0.0.0.0:18019).
|
|
bind(): Address already in use [core/socket.c line 769]
|
|
VACUUM: pidfile removed.
|
|
*** Starting uWSGI 2.0.28 (64bit) on [Mon Jul 28 23:35:20 2025] ***
|
|
compiled with version: 13.3.0 on 04 January 2025 05:49:52
|
|
os: Linux-6.8.0-64-generic #67-Ubuntu SMP PREEMPT_DYNAMIC Sun Jun 15 20:23:31 UTC 2025
|
|
nodename: ubserver
|
|
machine: x86_64
|
|
clock source: unix
|
|
detected number of CPU cores: 12
|
|
current working directory: /opt/1panel/docker/compose/4an/app
|
|
writing pidfile to /opt/1panel/docker/compose/4an/uwsgi.pid
|
|
detected binary path: /mnt/nfs/.venv/bin/uwsgi
|
|
!!! no internal routing support, rebuild with pcre support !!!
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
your processes number limit is 63499
|
|
your memory page size is 4096 bytes
|
|
*** WARNING: you have enabled harakiri without post buffering. Slow upload could be rejected on post-unbuffered webservers ***
|
|
detected max file descriptor number: 1024
|
|
lock engine: pthread robust mutexes
|
|
thunder lock: disabled (you can enable it with --thunder-lock)
|
|
uWSGI http bound on 0.0.0.0:18019 fd 6
|
|
uwsgi socket 0 bound to UNIX address /opt/1panel/docker/compose/4an/uwsgi.sock fd 9
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
Python version: 3.12.3 (main, Jun 18 2025, 17:59:45) [GCC 13.3.0]
|
|
PEP 405 virtualenv detected: /mnt/nfs/.venv
|
|
Set PythonHome to /mnt/nfs/.venv
|
|
Python main interpreter initialized at 0x70ac482a39e8
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
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 703600 bytes (687 KB) for 8 cores
|
|
*** Operational MODE: preforking+threaded ***
|
|
[2025-07-28 23:35:22,509] INFO in app: 应用启动
|
|
[2025-07-28 23:35:22,514] INFO in error_handlers: 错误处理器初始化完成
|
|
WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70ac482a39e8 pid: 1256 (default app)
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
*** uWSGI is running in multiple interpreter mode ***
|
|
spawned uWSGI master process (pid: 1256)
|
|
spawned uWSGI worker 1 (pid: 3381, cores: 2)
|
|
Python auto-reloader enabled
|
|
spawned uWSGI worker 2 (pid: 3389, cores: 2)
|
|
spawned uWSGI worker 3 (pid: 3395, cores: 2)
|
|
spawned uWSGI worker 4 (pid: 3401, cores: 2)
|
|
*** Stats server enabled on 127.0.0.1:9191 fd: 22 ***
|
|
spawned uWSGI http 1 (pid: 3412)
|
|
unable to stat() uwsgi.reload, events will be triggered as soon as the file is created
|
|
unable to stat() true, events will be triggered as soon as the file is created
|
|
gateway "uWSGI http 1" has been buried (pid: 3412)
|
|
...brutally killing workers...
|
|
worker 1 buried after 1 seconds
|
|
worker 2 buried after 1 seconds
|
|
worker 3 buried after 1 seconds
|
|
worker 4 buried after 1 seconds
|
|
binary reloading uWSGI...
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
closing all non-uwsgi socket fds > 2 (max_fd = 1024)...
|
|
found fd 9 mapped to socket 0 (/opt/1panel/docker/compose/4an/uwsgi.sock)
|
|
running /mnt/nfs/.venv/bin/uwsgi
|
|
[uWSGI] getting INI configuration from /opt/1panel/docker/compose/4an/app/uwsgi.ini
|
|
*** Starting uWSGI 2.0.28 (64bit) on [Mon Jul 28 23:49:04 2025] ***
|
|
compiled with version: 13.3.0 on 04 January 2025 05:49:52
|
|
os: Linux-6.8.0-64-generic #67-Ubuntu SMP PREEMPT_DYNAMIC Sun Jun 15 20:23:31 UTC 2025
|
|
nodename: ubserver
|
|
machine: x86_64
|
|
clock source: unix
|
|
detected number of CPU cores: 12
|
|
current working directory: /opt/1panel/docker/compose/4an/app
|
|
detected binary path: /mnt/nfs/.venv/bin/uwsgi
|
|
!!! no internal routing support, rebuild with pcre support !!!
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
your processes number limit is 63499
|
|
your memory page size is 4096 bytes
|
|
*** WARNING: you have enabled harakiri without post buffering. Slow upload could be rejected on post-unbuffered webservers ***
|
|
detected max file descriptor number: 1024
|
|
lock engine: pthread robust mutexes
|
|
thunder lock: disabled (you can enable it with --thunder-lock)
|
|
uWSGI http bound on 0.0.0.0:18019 fd 7
|
|
probably another instance of uWSGI is running on the same address (0.0.0.0:18019).
|
|
bind(): Address already in use [core/socket.c line 769]
|
|
VACUUM: pidfile removed.
|
|
*** Starting uWSGI 2.0.28 (64bit) on [Mon Jul 28 23:49:53 2025] ***
|
|
compiled with version: 13.3.0 on 04 January 2025 05:49:52
|
|
os: Linux-6.8.0-64-generic #67-Ubuntu SMP PREEMPT_DYNAMIC Sun Jun 15 20:23:31 UTC 2025
|
|
nodename: ubserver
|
|
machine: x86_64
|
|
clock source: unix
|
|
detected number of CPU cores: 12
|
|
current working directory: /opt/1panel/docker/compose/4an/app
|
|
writing pidfile to /opt/1panel/docker/compose/4an/uwsgi.pid
|
|
detected binary path: /mnt/nfs/.venv/bin/uwsgi
|
|
!!! no internal routing support, rebuild with pcre support !!!
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
your processes number limit is 63499
|
|
your memory page size is 4096 bytes
|
|
*** WARNING: you have enabled harakiri without post buffering. Slow upload could be rejected on post-unbuffered webservers ***
|
|
detected max file descriptor number: 1024
|
|
lock engine: pthread robust mutexes
|
|
thunder lock: disabled (you can enable it with --thunder-lock)
|
|
uWSGI http bound on 0.0.0.0:18019 fd 6
|
|
uwsgi socket 0 bound to UNIX address /opt/1panel/docker/compose/4an/uwsgi.sock fd 9
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
Python version: 3.12.3 (main, Jun 18 2025, 17:59:45) [GCC 13.3.0]
|
|
PEP 405 virtualenv detected: /mnt/nfs/.venv
|
|
Set PythonHome to /mnt/nfs/.venv
|
|
Python main interpreter initialized at 0x7f123caa39e8
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
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 703600 bytes (687 KB) for 8 cores
|
|
*** Operational MODE: preforking+threaded ***
|
|
[2025-07-28 23:49:56,387] INFO in app: 应用启动
|
|
[2025-07-28 23:49:56,392] INFO in error_handlers: 错误处理器初始化完成
|
|
WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f123caa39e8 pid: 2894 (default app)
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
*** uWSGI is running in multiple interpreter mode ***
|
|
spawned uWSGI master process (pid: 2894)
|
|
spawned uWSGI worker 1 (pid: 3993, cores: 2)
|
|
Python auto-reloader enabled
|
|
spawned uWSGI worker 2 (pid: 3996, cores: 2)
|
|
spawned uWSGI worker 3 (pid: 3999, cores: 2)
|
|
spawned uWSGI worker 4 (pid: 4002, cores: 2)
|
|
*** Stats server enabled on 127.0.0.1:9191 fd: 22 ***
|
|
spawned uWSGI http 1 (pid: 4005)
|
|
unable to stat() uwsgi.reload, events will be triggered as soon as the file is created
|
|
unable to stat() true, events will be triggered as soon as the file is created
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 52897)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 52900)
|
|
Respawned uWSGI worker 3 (new pid: 52903)
|
|
Respawned uWSGI worker 4 (new pid: 52906)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 95531)
|
|
Respawned uWSGI worker 2 (new pid: 95534)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 95537)
|
|
Respawned uWSGI worker 4 (new pid: 95540)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 138079)
|
|
Respawned uWSGI worker 2 (new pid: 138082)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 138085)
|
|
Respawned uWSGI worker 4 (new pid: 138088)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 180611)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 180614)
|
|
Respawned uWSGI worker 3 (new pid: 180617)
|
|
Respawned uWSGI worker 4 (new pid: 180620)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 223043)
|
|
Respawned uWSGI worker 2 (new pid: 223046)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 223049)
|
|
Respawned uWSGI worker 4 (new pid: 223052)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 265677)
|
|
Respawned uWSGI worker 2 (new pid: 265680)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 265683)
|
|
Respawned uWSGI worker 4 (new pid: 265686)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 308587)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 308590)
|
|
Respawned uWSGI worker 3 (new pid: 308593)
|
|
Respawned uWSGI worker 4 (new pid: 308596)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 351251)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 351254)
|
|
Respawned uWSGI worker 3 (new pid: 351257)
|
|
Respawned uWSGI worker 4 (new pid: 351260)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 394105)
|
|
Respawned uWSGI worker 2 (new pid: 431725)
|
|
Respawned uWSGI worker 3 (new pid: 431728)
|
|
Respawned uWSGI worker 1 (new pid: 434816)
|
|
Python auto-reloader enabled
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 474285)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 477398)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 495834)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 519346)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 540206)
|
|
Respawned uWSGI worker 1 (new pid: 554173)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 554176)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 850968)
|
|
Respawned uWSGI worker 3 (new pid: 850971)
|
|
Respawned uWSGI worker 1 (new pid: 850974)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 850977)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 914989)
|
|
Respawned uWSGI worker 3 (new pid: 914992)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 958260)
|
|
Respawned uWSGI worker 3 (new pid: 958263)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1000717)
|
|
Respawned uWSGI worker 3 (new pid: 1000720)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1043112)
|
|
Respawned uWSGI worker 3 (new pid: 1043115)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1085471)
|
|
Respawned uWSGI worker 3 (new pid: 1085474)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1128146)
|
|
Respawned uWSGI worker 3 (new pid: 1128149)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1170458)
|
|
Respawned uWSGI worker 3 (new pid: 1170461)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1213129)
|
|
Respawned uWSGI worker 3 (new pid: 1213132)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1255423)
|
|
Respawned uWSGI worker 3 (new pid: 1255426)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1297857)
|
|
Respawned uWSGI worker 3 (new pid: 1297860)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1340174)
|
|
Respawned uWSGI worker 3 (new pid: 1340177)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1382744)
|
|
Respawned uWSGI worker 3 (new pid: 1382747)
|
|
Respawned uWSGI worker 4 (new pid: 1397291)
|
|
[2025-07-30 07:37:35,743] ERROR in error_handlers: 未处理异常: 405 Method Not Allowed: The method is not allowed for the requested URL.
|
|
Traceback (most recent call last):
|
|
File "/mnt/nfs/.venv/lib/python3.12/site-packages/flask/app.py", line 917, in full_dispatch_request
|
|
rv = self.dispatch_request()
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/mnt/nfs/.venv/lib/python3.12/site-packages/flask/app.py", line 891, in dispatch_request
|
|
self.raise_routing_exception(req)
|
|
File "/mnt/nfs/.venv/lib/python3.12/site-packages/flask/app.py", line 500, in raise_routing_exception
|
|
raise request.routing_exception # type: ignore[misc]
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/mnt/nfs/.venv/lib/python3.12/site-packages/flask/ctx.py", line 362, in match_request
|
|
result = self.url_adapter.match(return_rule=True) # type: ignore
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/mnt/nfs/.venv/lib/python3.12/site-packages/werkzeug/routing/map.py", line 624, in match
|
|
raise MethodNotAllowed(valid_methods=list(e.have_match_for)) from None
|
|
werkzeug.exceptions.MethodNotAllowed: 405 Method Not Allowed: The method is not allowed for the requested URL.
|
|
|
|
Respawned uWSGI worker 1 (new pid: 1397376)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1486690)
|
|
Respawned uWSGI worker 3 (new pid: 1486693)
|
|
Respawned uWSGI worker 4 (new pid: 1486696)
|
|
Respawned uWSGI worker 1 (new pid: 1486699)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1528973)
|
|
Respawned uWSGI worker 3 (new pid: 1528976)
|
|
Respawned uWSGI worker 4 (new pid: 1528979)
|
|
Respawned uWSGI worker 1 (new pid: 1528982)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1571270)
|
|
Respawned uWSGI worker 3 (new pid: 1571273)
|
|
Respawned uWSGI worker 4 (new pid: 1571276)
|
|
Respawned uWSGI worker 1 (new pid: 1571279)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1613645)
|
|
Respawned uWSGI worker 3 (new pid: 1613648)
|
|
Respawned uWSGI worker 4 (new pid: 1613651)
|
|
Respawned uWSGI worker 1 (new pid: 1613654)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1655923)
|
|
Respawned uWSGI worker 3 (new pid: 1655926)
|
|
Respawned uWSGI worker 4 (new pid: 1655929)
|
|
Respawned uWSGI worker 1 (new pid: 1655932)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1698242)
|
|
Respawned uWSGI worker 3 (new pid: 1698245)
|
|
Respawned uWSGI worker 4 (new pid: 1698248)
|
|
Respawned uWSGI worker 1 (new pid: 1698251)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1741969)
|
|
Respawned uWSGI worker 3 (new pid: 1741972)
|
|
Respawned uWSGI worker 4 (new pid: 1741975)
|
|
Respawned uWSGI worker 1 (new pid: 1741978)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1779809)
|
|
Respawned uWSGI worker 3 (new pid: 1779812)
|
|
Respawned uWSGI worker 4 (new pid: 1779815)
|
|
Respawned uWSGI worker 1 (new pid: 1779818)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1815916)
|
|
Respawned uWSGI worker 3 (new pid: 1815919)
|
|
Respawned uWSGI worker 4 (new pid: 1815922)
|
|
Respawned uWSGI worker 1 (new pid: 1815925)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1851948)
|
|
Respawned uWSGI worker 3 (new pid: 1851951)
|
|
Respawned uWSGI worker 4 (new pid: 1851954)
|
|
Respawned uWSGI worker 1 (new pid: 1851957)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1888046)
|
|
Respawned uWSGI worker 3 (new pid: 1888049)
|
|
Respawned uWSGI worker 4 (new pid: 1888052)
|
|
Respawned uWSGI worker 1 (new pid: 1888055)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1924108)
|
|
Respawned uWSGI worker 3 (new pid: 1924111)
|
|
Respawned uWSGI worker 4 (new pid: 1924114)
|
|
Respawned uWSGI worker 1 (new pid: 1924117)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1960344)
|
|
Respawned uWSGI worker 3 (new pid: 1960347)
|
|
Respawned uWSGI worker 4 (new pid: 1960350)
|
|
Respawned uWSGI worker 1 (new pid: 1960353)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1996452)
|
|
Respawned uWSGI worker 3 (new pid: 1996455)
|
|
Respawned uWSGI worker 4 (new pid: 1996458)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2032601)
|
|
Respawned uWSGI worker 3 (new pid: 2032604)
|
|
Respawned uWSGI worker 4 (new pid: 2032607)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2068887)
|
|
Respawned uWSGI worker 3 (new pid: 2068890)
|
|
Respawned uWSGI worker 4 (new pid: 2068893)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2104827)
|
|
Respawned uWSGI worker 3 (new pid: 2104830)
|
|
Respawned uWSGI worker 4 (new pid: 2104833)
|
|
Respawned uWSGI worker 1 (new pid: 2135939)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2140910)
|
|
Respawned uWSGI worker 3 (new pid: 2140913)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2171911)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2176896)
|
|
Respawned uWSGI worker 3 (new pid: 2176899)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2207981)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2212976)
|
|
Respawned uWSGI worker 3 (new pid: 2212979)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2244126)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2249170)
|
|
Respawned uWSGI worker 3 (new pid: 2249173)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2280368)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2285462)
|
|
Respawned uWSGI worker 3 (new pid: 2285465)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2316565)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2321561)
|
|
Respawned uWSGI worker 3 (new pid: 2321564)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2352552)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2357560)
|
|
Respawned uWSGI worker 3 (new pid: 2357563)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2388604)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2393601)
|
|
Respawned uWSGI worker 3 (new pid: 2393604)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2424601)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2429648)
|
|
Respawned uWSGI worker 3 (new pid: 2429651)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2460683)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2465688)
|
|
Respawned uWSGI worker 3 (new pid: 2465691)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2496732)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2501764)
|
|
Respawned uWSGI worker 3 (new pid: 2501767)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2532780)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2537813)
|
|
Respawned uWSGI worker 3 (new pid: 2537816)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2568827)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2573902)
|
|
Respawned uWSGI worker 3 (new pid: 2573905)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2604984)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2610009)
|
|
Respawned uWSGI worker 3 (new pid: 2610012)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2641067)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2646127)
|
|
Respawned uWSGI worker 3 (new pid: 2646130)
|
|
Respawned uWSGI worker 4 (new pid: 2657733)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2677161)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 2682165)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 2693871)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2713188)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 2718253)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 2729887)
|
|
Respawned uWSGI worker 2 (new pid: 2745131)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2749275)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 2754265)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2785364)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 2790390)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2821479)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 2826507)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2857572)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 2862668)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2893973)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 2898963)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2930125)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 2935135)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2966215)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 2971233)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 3002350)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3007351)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 3038397)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3043401)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 3074427)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3079485)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 3110555)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3115558)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 3146664)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3151790)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 3182878)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3187945)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 3218911)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3223943)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 3255004)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3259993)
|
|
Respawned uWSGI worker 2 (new pid: 3274592)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3296065)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3332255)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3368361)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3404494)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3440565)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3476669)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3512736)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3548991)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3585017)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3621049)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3657336)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3693350)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3729386)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3765505)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3801603)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3837726)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3873810)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3909875)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3945971)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3982033)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 4018186)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 4054283)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 4090541)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 4126559)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 4162616)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 4826)
|
|
Respawned uWSGI worker 4 (new pid: 35704)
|
|
Respawned uWSGI worker 1 (new pid: 35707)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 35710)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 71902)
|
|
Respawned uWSGI worker 1 (new pid: 71905)
|
|
Respawned uWSGI worker 2 (new pid: 71908)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 107892)
|
|
Respawned uWSGI worker 1 (new pid: 107895)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 107898)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 143953)
|
|
Respawned uWSGI worker 1 (new pid: 143956)
|
|
Respawned uWSGI worker 2 (new pid: 143959)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 180043)
|
|
Respawned uWSGI worker 1 (new pid: 180046)
|
|
Respawned uWSGI worker 2 (new pid: 180049)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 216036)
|
|
Respawned uWSGI worker 1 (new pid: 216039)
|
|
Respawned uWSGI worker 2 (new pid: 216042)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 252007)
|
|
Respawned uWSGI worker 1 (new pid: 252010)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 252013)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 288093)
|
|
Respawned uWSGI worker 1 (new pid: 288096)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 288099)
|
|
Respawned uWSGI worker 3 (new pid: 322586)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 324184)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 358862)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 360449)
|
|
Respawned uWSGI worker 1 (new pid: 368637)
|
|
Respawned uWSGI worker 2 (new pid: 368640)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 394817)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 396467)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 404664)
|
|
Respawned uWSGI worker 2 (new pid: 404667)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 430864)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 432493)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 440662)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 440665)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 466943)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 468576)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 476797)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 476800)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 503086)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 504755)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 512968)
|
|
Respawned uWSGI worker 2 (new pid: 512971)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 539217)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 540858)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 549089)
|
|
Respawned uWSGI worker 2 (new pid: 549092)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 575330)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 576930)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 585211)
|
|
Respawned uWSGI worker 2 (new pid: 585214)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 611406)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 621296)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 647537)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 657382)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 683639)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 693635)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 719919)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 729760)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 756013)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 765859)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 792079)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 801987)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 828211)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 838013)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 864274)
|
|
Respawned uWSGI worker 4 (new pid: 870710)
|
|
Respawned uWSGI worker 2 (new pid: 870713)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 874163)
|
|
Python auto-reloader enabled
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 900322)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 906763)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 910191)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 917884)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 942757)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 946163)
|
|
Python auto-reloader enabled
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 978866)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 982433)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1014965)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1018467)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1051282)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1054848)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1087489)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1091036)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1123541)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1127126)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1159597)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1163139)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1195586)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1199126)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1231671)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1235273)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1267681)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1271282)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1303802)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1307362)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1339870)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1343377)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1376122)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1379652)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1412172)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1415712)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1448183)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1451703)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1484245)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1487818)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1520364)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1523885)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1556463)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1559984)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1592651)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1596192)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1628635)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1632173)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1664662)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1668200)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1700727)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1704295)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1736892)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1740399)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1773103)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1776663)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1809207)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1812747)
|
|
Python auto-reloader enabled
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1845213)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1848753)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 4 (new pid: 1850815)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1881425)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 1887258)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1918912)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 1924711)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1956558)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 1962415)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 1994018)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 1999883)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2031463)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 2037297)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2068981)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 2074813)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2106242)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 2112097)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2143768)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 2149616)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2181713)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 2187611)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2219245)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 2225067)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2256626)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 2262461)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2294022)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 2299879)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2331512)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 2337401)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2368936)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 2374779)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2406359)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 2412230)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2443852)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 4 (new pid: 2449702)
|
|
gateway "uWSGI http 1" has been buried (pid: 4005)
|
|
...brutally killing workers...
|
|
worker 3 buried after 1 seconds
|
|
worker 1 buried after 1 seconds
|
|
worker 2 buried after 1 seconds
|
|
worker 4 buried after 1 seconds
|
|
binary reloading uWSGI...
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
closing all non-uwsgi socket fds > 2 (max_fd = 1024)...
|
|
found fd 9 mapped to socket 0 (/opt/1panel/docker/compose/4an/uwsgi.sock)
|
|
running /mnt/nfs/.venv/bin/uwsgi
|
|
[uWSGI] getting INI configuration from /opt/1panel/docker/compose/4an/app/uwsgi.ini
|
|
*** Starting uWSGI 2.0.28 (64bit) on [Tue Aug 5 06:55:35 2025] ***
|
|
compiled with version: 13.3.0 on 04 January 2025 05:49:52
|
|
os: Linux-6.8.0-64-generic #67-Ubuntu SMP PREEMPT_DYNAMIC Sun Jun 15 20:23:31 UTC 2025
|
|
nodename: ubserver
|
|
machine: x86_64
|
|
clock source: unix
|
|
detected number of CPU cores: 12
|
|
current working directory: /opt/1panel/docker/compose/4an/app
|
|
detected binary path: /mnt/nfs/.venv/bin/uwsgi
|
|
!!! no internal routing support, rebuild with pcre support !!!
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
your processes number limit is 63499
|
|
your memory page size is 4096 bytes
|
|
*** WARNING: you have enabled harakiri without post buffering. Slow upload could be rejected on post-unbuffered webservers ***
|
|
detected max file descriptor number: 1024
|
|
lock engine: pthread robust mutexes
|
|
thunder lock: disabled (you can enable it with --thunder-lock)
|
|
uWSGI http bound on 0.0.0.0:18019 fd 7
|
|
probably another instance of uWSGI is running on the same address (0.0.0.0:18019).
|
|
bind(): Address already in use [core/socket.c line 769]
|
|
VACUUM: pidfile removed.
|
|
*** Starting uWSGI 2.0.28 (64bit) on [Tue Aug 5 06:56:04 2025] ***
|
|
compiled with version: 13.3.0 on 04 January 2025 05:49:52
|
|
os: Linux-6.8.0-64-generic #67-Ubuntu SMP PREEMPT_DYNAMIC Sun Jun 15 20:23:31 UTC 2025
|
|
nodename: ubserver
|
|
machine: x86_64
|
|
clock source: unix
|
|
detected number of CPU cores: 12
|
|
current working directory: /opt/1panel/docker/compose/4an/app
|
|
writing pidfile to /opt/1panel/docker/compose/4an/uwsgi.pid
|
|
detected binary path: /mnt/nfs/.venv/bin/uwsgi
|
|
!!! no internal routing support, rebuild with pcre support !!!
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
your processes number limit is 63499
|
|
your memory page size is 4096 bytes
|
|
*** WARNING: you have enabled harakiri without post buffering. Slow upload could be rejected on post-unbuffered webservers ***
|
|
detected max file descriptor number: 1024
|
|
lock engine: pthread robust mutexes
|
|
thunder lock: disabled (you can enable it with --thunder-lock)
|
|
uWSGI http bound on 0.0.0.0:18019 fd 6
|
|
uwsgi socket 0 bound to UNIX address /opt/1panel/docker/compose/4an/uwsgi.sock fd 9
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
Python version: 3.12.3 (main, Jun 18 2025, 17:59:45) [GCC 13.3.0]
|
|
PEP 405 virtualenv detected: /mnt/nfs/.venv
|
|
Set PythonHome to /mnt/nfs/.venv
|
|
Python main interpreter initialized at 0x7cb725aa39e8
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
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 703600 bytes (687 KB) for 8 cores
|
|
*** Operational MODE: preforking+threaded ***
|
|
[2025-08-05 06:56:05,936] INFO in app: 应用启动
|
|
[2025-08-05 06:56:05,939] INFO in error_handlers: 错误处理器初始化完成
|
|
WSGI app 0 (mountpoint='') ready in 1 seconds on interpreter 0x7cb725aa39e8 pid: 2457037 (default app)
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
*** uWSGI is running in multiple interpreter mode ***
|
|
spawned uWSGI master process (pid: 2457037)
|
|
spawned uWSGI worker 1 (pid: 2457187, cores: 2)
|
|
Python auto-reloader enabled
|
|
spawned uWSGI worker 2 (pid: 2457190, cores: 2)
|
|
spawned uWSGI worker 3 (pid: 2457193, cores: 2)
|
|
spawned uWSGI worker 4 (pid: 2457196, cores: 2)
|
|
*** Stats server enabled on 127.0.0.1:9191 fd: 22 ***
|
|
spawned uWSGI http 1 (pid: 2457199)
|
|
unable to stat() uwsgi.reload, events will be triggered as soon as the file is created
|
|
unable to stat() true, events will be triggered as soon as the file is created
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2495606)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 2495609)
|
|
Respawned uWSGI worker 3 (new pid: 2495612)
|
|
Respawned uWSGI worker 4 (new pid: 2495615)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2532891)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 2532894)
|
|
Respawned uWSGI worker 3 (new pid: 2532897)
|
|
Respawned uWSGI worker 4 (new pid: 2532900)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2570353)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 2570356)
|
|
Respawned uWSGI worker 3 (new pid: 2570359)
|
|
Respawned uWSGI worker 4 (new pid: 2570362)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2607364)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 2607367)
|
|
Respawned uWSGI worker 3 (new pid: 2607370)
|
|
Respawned uWSGI worker 4 (new pid: 2607373)
|
|
[2025-08-05 11:37:35,492] WARNING in auth: 登录失败:用户不存在 (手机号: 199778999008)
|
|
[2025-08-05 11:37:39,193] INFO in auth: 用户 韦矍森(19977899008) 登录成功
|
|
[2025-08-05 11:37:39,265] INFO in dashboard: 用户 韦矍森 访问仪表盘页面
|
|
{address space usage: 698413056 bytes/666MB} {rss usage: 86958080 bytes/82MB} [pid: 2607370|app: 0|req: 10/32] 175.178.19.237 () {64 vars in 1321 bytes} [Tue Aug 5 11:37:48 2025] POST /recall_all_orders => generated 29 bytes in 1126 msecs (HTTP/1.1 200) 3 headers in 85 bytes (1 switches on core 1)
|
|
[2025-08-05 11:37:53,611] INFO in device: 用户 韦矍森 开始同步离线设备
|
|
[2025-08-05 11:37:53,773] INFO in device: 同步完成:创建了 105 个工单,恢复了 0 个设备
|
|
[2025-08-05 11:37:56,139] INFO in device: 用户请求验证码
|
|
[2025-08-05 11:37:56,201] INFO in device: 验证码获取成功
|
|
[2025-08-05 11:37:59,594] INFO in device: 用户 韦矍森 开始同步摄像头第一步
|
|
[2025-08-05 11:37:59,594] INFO in device: 尝试登录中兴平台
|
|
[2025-08-05 11:37:59,868] INFO in device: 登录成功,开始获取在线信息
|
|
[2025-08-05 11:38:00,136] INFO in device: 获取到 1436 个设备信息,开始更新数据库
|
|
[2025-08-05 11:38:00,405] INFO in device: 数据库更新完成,更新了 1436 条记录,其中离线设备 665 个
|
|
[2025-08-05 11:38:01,573] INFO in device: 用户 韦矍森 开始同步摄像头第二步
|
|
[2025-08-05 11:38:01,587] INFO in device: 查询到 1107 个需要同步的设备
|
|
[2025-08-05 11:38:02,411] INFO in device: 发现 378 个离线设备需要创建工单
|
|
[2025-08-05 11:38:02,768] INFO in device: 成功创建 378 个工单
|
|
{address space usage: 699461632 bytes/667MB} {rss usage: 87482368 bytes/83MB} [pid: 2607370|app: 0|req: 18/60] 175.178.19.237 () {64 vars in 1377 bytes} [Tue Aug 5 11:38:01 2025] POST /sync_camera_step2 => generated 29 bytes in 1198 msecs (HTTP/1.1 200) 3 headers in 85 bytes (1 switches on core 1)
|
|
[2025-08-05 11:38:05,532] INFO in dashboard: 用户 韦矍森 访问仪表盘页面
|
|
[2025-08-05 11:38:42,174] INFO in history: 用户 韦矍森 访问历史记录页面
|
|
[2025-08-05 11:38:44,132] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2643794)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2679777)
|
|
Respawned uWSGI worker 1 (new pid: 2683778)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 2683781)
|
|
Respawned uWSGI worker 4 (new pid: 2683784)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2720383)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 2720386)
|
|
Respawned uWSGI worker 4 (new pid: 2720389)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2756406)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 2756409)
|
|
Respawned uWSGI worker 4 (new pid: 2756412)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2792754)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 2792757)
|
|
Respawned uWSGI worker 4 (new pid: 2792760)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2828698)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 2828701)
|
|
Respawned uWSGI worker 4 (new pid: 2828704)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2864721)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 2864724)
|
|
Respawned uWSGI worker 4 (new pid: 2864727)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2900775)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 2900778)
|
|
Respawned uWSGI worker 4 (new pid: 2900781)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2936799)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 2936802)
|
|
Respawned uWSGI worker 4 (new pid: 2936805)
|
|
Respawned uWSGI worker 2 (new pid: 2961524)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 2972788)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 2972791)
|
|
Respawned uWSGI worker 4 (new pid: 2975123)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 2997501)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 3033500)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 3069463)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 3105523)
|
|
Respawned uWSGI worker 1 (new pid: 3110341)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 3110344)
|
|
Respawned uWSGI worker 4 (new pid: 3110347)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 3141571)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 3146410)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 3146413)
|
|
Respawned uWSGI worker 4 (new pid: 3146416)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 3177634)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 3182455)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 3182458)
|
|
Respawned uWSGI worker 4 (new pid: 3182461)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 3213927)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 3218746)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 3218749)
|
|
Respawned uWSGI worker 4 (new pid: 3218752)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 3249939)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 3254782)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 3254785)
|
|
Respawned uWSGI worker 4 (new pid: 3254788)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 3285981)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 3290795)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 3290798)
|
|
Respawned uWSGI worker 4 (new pid: 3290801)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 3322082)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 3326920)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 3326923)
|
|
Respawned uWSGI worker 4 (new pid: 3326926)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 2 (new pid: 3358127)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 3362906)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 3362909)
|
|
Respawned uWSGI worker 4 (new pid: 3362912)
|
|
[2025-08-06 08:31:05,928] INFO in dashboard: 用户 韦矍森 访问仪表盘页面
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3398899)
|
|
Respawned uWSGI worker 4 (new pid: 3398902)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3435459)
|
|
Respawned uWSGI worker 4 (new pid: 3435462)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3471468)
|
|
Respawned uWSGI worker 4 (new pid: 3471471)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 3507862)
|
|
Respawned uWSGI worker 4 (new pid: 3507865)
|
|
gateway "uWSGI http 1" has been buried (pid: 2457199)
|
|
...brutally killing workers...
|
|
worker 2 buried after 1 seconds
|
|
worker 1 buried after 1 seconds
|
|
worker 3 buried after 1 seconds
|
|
worker 4 buried after 1 seconds
|
|
binary reloading uWSGI...
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
closing all non-uwsgi socket fds > 2 (max_fd = 1024)...
|
|
found fd 9 mapped to socket 0 (/opt/1panel/docker/compose/4an/uwsgi.sock)
|
|
running /mnt/nfs/.venv/bin/uwsgi
|
|
[uWSGI] getting INI configuration from /opt/1panel/docker/compose/4an/app/uwsgi.ini
|
|
*** Starting uWSGI 2.0.28 (64bit) on [Wed Aug 6 12:45:52 2025] ***
|
|
compiled with version: 13.3.0 on 04 January 2025 05:49:52
|
|
os: Linux-6.8.0-64-generic #67-Ubuntu SMP PREEMPT_DYNAMIC Sun Jun 15 20:23:31 UTC 2025
|
|
nodename: ubserver
|
|
machine: x86_64
|
|
clock source: unix
|
|
detected number of CPU cores: 12
|
|
current working directory: /opt/1panel/docker/compose/4an/app
|
|
detected binary path: /mnt/nfs/.venv/bin/uwsgi
|
|
!!! no internal routing support, rebuild with pcre support !!!
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
your processes number limit is 63499
|
|
your memory page size is 4096 bytes
|
|
*** WARNING: you have enabled harakiri without post buffering. Slow upload could be rejected on post-unbuffered webservers ***
|
|
detected max file descriptor number: 1024
|
|
lock engine: pthread robust mutexes
|
|
thunder lock: disabled (you can enable it with --thunder-lock)
|
|
uWSGI http bound on 0.0.0.0:18019 fd 7
|
|
probably another instance of uWSGI is running on the same address (0.0.0.0:18019).
|
|
bind(): Address already in use [core/socket.c line 769]
|
|
VACUUM: pidfile removed.
|
|
*** Starting uWSGI 2.0.28 (64bit) on [Wed Aug 6 12:46:37 2025] ***
|
|
compiled with version: 13.3.0 on 04 January 2025 05:49:52
|
|
os: Linux-6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025
|
|
nodename: ubserver
|
|
machine: x86_64
|
|
clock source: unix
|
|
detected number of CPU cores: 12
|
|
current working directory: /opt/1panel/docker/compose/4an/app
|
|
writing pidfile to /opt/1panel/docker/compose/4an/uwsgi.pid
|
|
detected binary path: /mnt/nfs/.venv/bin/uwsgi
|
|
!!! no internal routing support, rebuild with pcre support !!!
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
your processes number limit is 71467
|
|
your memory page size is 4096 bytes
|
|
*** WARNING: you have enabled harakiri without post buffering. Slow upload could be rejected on post-unbuffered webservers ***
|
|
detected max file descriptor number: 1024
|
|
lock engine: pthread robust mutexes
|
|
thunder lock: disabled (you can enable it with --thunder-lock)
|
|
uWSGI http bound on 0.0.0.0:18019 fd 6
|
|
uwsgi socket 0 bound to UNIX address /opt/1panel/docker/compose/4an/uwsgi.sock fd 9
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
Python version: 3.12.3 (main, Jun 18 2025, 17:59:45) [GCC 13.3.0]
|
|
PEP 405 virtualenv detected: /mnt/nfs/.venv
|
|
Set PythonHome to /mnt/nfs/.venv
|
|
Python main interpreter initialized at 0x7682f56a39e8
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
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 703600 bytes (687 KB) for 8 cores
|
|
*** Operational MODE: preforking+threaded ***
|
|
[2025-08-06 12:46:40,524] INFO in app: 应用启动
|
|
[2025-08-06 12:46:40,533] INFO in error_handlers: 错误处理器初始化完成
|
|
WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7682f56a39e8 pid: 1774 (default app)
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
*** uWSGI is running in multiple interpreter mode ***
|
|
spawned uWSGI master process (pid: 1774)
|
|
spawned uWSGI worker 1 (pid: 5412, cores: 2)
|
|
Python auto-reloader enabled
|
|
spawned uWSGI worker 2 (pid: 5415, cores: 2)
|
|
spawned uWSGI worker 3 (pid: 5418, cores: 2)
|
|
spawned uWSGI worker 4 (pid: 5421, cores: 2)
|
|
*** Stats server enabled on 127.0.0.1:9191 fd: 22 ***
|
|
spawned uWSGI http 1 (pid: 5424)
|
|
unable to stat() uwsgi.reload, events will be triggered as soon as the file is created
|
|
unable to stat() true, events will be triggered as soon as the file is created
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 133849)
|
|
Respawned uWSGI worker 2 (new pid: 133852)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 133855)
|
|
Respawned uWSGI worker 4 (new pid: 133858)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 260114)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 260117)
|
|
Respawned uWSGI worker 3 (new pid: 260120)
|
|
Respawned uWSGI worker 4 (new pid: 260123)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 369062)
|
|
Respawned uWSGI worker 2 (new pid: 369065)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 369068)
|
|
Respawned uWSGI worker 4 (new pid: 369071)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 405152)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 405155)
|
|
Respawned uWSGI worker 3 (new pid: 405158)
|
|
Respawned uWSGI worker 4 (new pid: 405161)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 441225)
|
|
Respawned uWSGI worker 2 (new pid: 441228)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 441231)
|
|
Respawned uWSGI worker 4 (new pid: 441234)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 477368)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 477371)
|
|
Respawned uWSGI worker 3 (new pid: 477374)
|
|
Respawned uWSGI worker 4 (new pid: 477377)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 513406)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 513409)
|
|
Respawned uWSGI worker 3 (new pid: 513412)
|
|
Respawned uWSGI worker 4 (new pid: 513415)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 549436)
|
|
Respawned uWSGI worker 2 (new pid: 549439)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 549442)
|
|
Respawned uWSGI worker 4 (new pid: 549445)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 585632)
|
|
Respawned uWSGI worker 2 (new pid: 585635)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 585638)
|
|
Respawned uWSGI worker 4 (new pid: 585641)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 621862)
|
|
Respawned uWSGI worker 2 (new pid: 621865)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 621868)
|
|
Respawned uWSGI worker 4 (new pid: 621871)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 658051)
|
|
Respawned uWSGI worker 2 (new pid: 658054)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 658057)
|
|
Respawned uWSGI worker 4 (new pid: 658060)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 694123)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 694126)
|
|
Respawned uWSGI worker 3 (new pid: 694129)
|
|
Respawned uWSGI worker 4 (new pid: 694132)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 730251)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 730254)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 766373)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 766376)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 802561)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 802564)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 838684)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 838687)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 874787)
|
|
Respawned uWSGI worker 3 (new pid: 874790)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 915869)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 915872)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 952144)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 952147)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 988278)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 988281)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1025014)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 1025017)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1061980)
|
|
Respawned uWSGI worker 3 (new pid: 1061983)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1104349)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 1104352)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1146742)
|
|
Respawned uWSGI worker 3 (new pid: 1146743)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1184724)
|
|
Respawned uWSGI worker 3 (new pid: 1184727)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 2 (new pid: 1218285)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 1222695)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 3 (new pid: 1265880)
|
|
Respawned uWSGI worker 4 (new pid: 1298898)
|
|
Respawned uWSGI worker 1 (new pid: 1298901)
|
|
Respawned uWSGI worker 2 (new pid: 1298904)
|
|
Python auto-reloader enabled
|
|
[2025-08-07 16:39:57,738] INFO in auth: 用户 韦矍森(19977899008) 登录成功
|
|
[2025-08-07 16:39:57,807] INFO in dashboard: 用户 韦矍森 访问仪表盘页面
|
|
worker 3 lifetime reached, it was running for 3601 second(s)
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
worker 2 lifetime reached, it was running for 3601 second(s)
|
|
worker 4 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1342281)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1383587)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1425263)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1461537)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1497601)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1533735)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1569740)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1606383)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1642489)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1678529)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1714489)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1750647)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1786720)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1822736)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1858931)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1894963)
|
|
Python auto-reloader enabled
|
|
worker 1 lifetime reached, it was running for 3601 second(s)
|
|
Respawned uWSGI worker 1 (new pid: 1931686)
|
|
Python auto-reloader enabled
|
|
Respawned uWSGI worker 3 (new pid: 1942531)
|
|
Respawned uWSGI worker 4 (new pid: 1942534)
|
|
Respawned uWSGI worker 2 (new pid: 1942537)
|
|
[2025-08-08 09:54:17,988] INFO in auth: 用户 韦矍森(19977899008) 登录成功
|
|
[2025-08-08 09:54:18,087] INFO in dashboard: 用户 韦矍森 访问仪表盘页面
|
|
[2025-08-08 09:54:30,491] INFO in dashboard: 用户 韦矍森 访问仪表盘页面
|
|
[2025-08-08 09:54:43,337] INFO in history: 用户 韦矍森 访问历史记录页面
|
|
[2025-08-08 10:12:48,056] INFO in dashboard: 用户 韦矍森 访问仪表盘页面
|
|
[2025-08-08 10:13:00,797] INFO in dashboard: 用户 韦矍森 访问仪表盘页面
|
|
[2025-08-08 10:13:04,652] INFO in dashboard: 用户 韦矍森 访问仪表盘页面
|
|
[2025-08-08 10:13:13,192] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-08-08 10:13:17,587] INFO in dashboard: 用户 韦矍森 访问仪表盘页面
|
|
[2025-08-08 10:13:17,935] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-08-08 10:13:20,589] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-08-08 10:13:28,698] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-08-08 10:13:28,772] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-08-08 10:13:30,637] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-08-08 10:13:30,707] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-08-08 10:13:31,778] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-08-08 10:13:31,854] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-08-08 10:17:24,107] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-08-08 10:17:24,195] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-08-08 10:17:26,821] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-08-08 10:17:26,904] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-08-08 10:17:28,110] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-08-08 10:17:28,193] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-08-08 10:17:29,160] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-08-08 10:17:29,239] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-08-08 10:17:39,394] INFO in dashboard: 用户 韦矍森 访问仪表盘页面
|
|
[2025-08-08 10:17:41,674] INFO in dashboard: 用户 韦矍森 访问仪表盘页面
|
|
[2025-08-08 10:17:57,666] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-08-08 10:18:06,121] INFO in history: 用户 韦矍森 访问历史记录页面
|
|
[2025-08-08 10:18:20,196] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-08-08 10:21:25,374] INFO in dashboard: 用户 韦矍森 访问仪表盘页面
|
|
[2025-08-08 10:26:58,679] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-08-08 10:27:02,165] INFO in history: 用户 韦矍森 访问历史记录页面
|
|
[2025-08-08 10:27:08,980] INFO in dashboard: 用户 韦矍森 访问仪表盘页面
|
|
[uwsgi-python-reloader] module/file /opt/1panel/docker/compose/4an/app/views/work_order.py has been modified
|
|
[uwsgi-python-reloader] module/file /opt/1panel/docker/compose/4an/app/views/work_order.py has been modified
|
|
gateway "uWSGI http 1" has been buried (pid: 5424)
|
|
...gracefully killing workers...
|
|
Gracefully killing worker 2 (pid: 1942537)...
|
|
Gracefully killing worker 4 (pid: 1942534)...
|
|
Gracefully killing worker 3 (pid: 1942531)...
|
|
Gracefully killing worker 1 (pid: 1931686)...
|
|
[uwsgi-python-reloader] module/file /opt/1panel/docker/compose/4an/app/views/work_order.py has been modified
|
|
[uwsgi-python-reloader] module/file /opt/1panel/docker/compose/4an/app/views/work_order.py has been modified
|
|
worker 1 buried after 1 seconds
|
|
worker 3 buried after 1 seconds
|
|
worker 4 buried after 1 seconds
|
|
worker 2 buried after 1 seconds
|
|
binary reloading uWSGI...
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
closing all non-uwsgi socket fds > 2 (max_fd = 1024)...
|
|
found fd 9 mapped to socket 0 (/opt/1panel/docker/compose/4an/uwsgi.sock)
|
|
running /mnt/nfs/.venv/bin/uwsgi
|
|
[uWSGI] getting INI configuration from /opt/1panel/docker/compose/4an/app/uwsgi.ini
|
|
*** Starting uWSGI 2.0.28 (64bit) on [Fri Aug 8 10:29:34 2025] ***
|
|
compiled with version: 13.3.0 on 04 January 2025 05:49:52
|
|
os: Linux-6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025
|
|
nodename: ubserver
|
|
machine: x86_64
|
|
clock source: unix
|
|
detected number of CPU cores: 12
|
|
current working directory: /opt/1panel/docker/compose/4an/app
|
|
detected binary path: /mnt/nfs/.venv/bin/uwsgi
|
|
!!! no internal routing support, rebuild with pcre support !!!
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
your processes number limit is 71467
|
|
your memory page size is 4096 bytes
|
|
*** WARNING: you have enabled harakiri without post buffering. Slow upload could be rejected on post-unbuffered webservers ***
|
|
detected max file descriptor number: 1024
|
|
lock engine: pthread robust mutexes
|
|
thunder lock: disabled (you can enable it with --thunder-lock)
|
|
uWSGI http bound on 0.0.0.0:18019 fd 7
|
|
probably another instance of uWSGI is running on the same address (0.0.0.0:18019).
|
|
bind(): Address already in use [core/socket.c line 769]
|
|
VACUUM: pidfile removed.
|
|
*** Starting uWSGI 2.0.28 (64bit) on [Fri Aug 8 10:29:36 2025] ***
|
|
compiled with version: 13.3.0 on 04 January 2025 05:49:52
|
|
os: Linux-6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025
|
|
nodename: ubserver
|
|
machine: x86_64
|
|
clock source: unix
|
|
detected number of CPU cores: 12
|
|
current working directory: /opt/1panel/docker/compose/4an/app
|
|
writing pidfile to /opt/1panel/docker/compose/4an/uwsgi.pid
|
|
detected binary path: /mnt/nfs/.venv/bin/uwsgi
|
|
!!! no internal routing support, rebuild with pcre support !!!
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
your processes number limit is 71467
|
|
your memory page size is 4096 bytes
|
|
*** WARNING: you have enabled harakiri without post buffering. Slow upload could be rejected on post-unbuffered webservers ***
|
|
detected max file descriptor number: 1024
|
|
lock engine: pthread robust mutexes
|
|
thunder lock: disabled (you can enable it with --thunder-lock)
|
|
uWSGI http bound on 0.0.0.0:18019 fd 6
|
|
uwsgi socket 0 bound to UNIX address /opt/1panel/docker/compose/4an/uwsgi.sock fd 9
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
Python version: 3.12.3 (main, Jun 18 2025, 17:59:45) [GCC 13.3.0]
|
|
PEP 405 virtualenv detected: /mnt/nfs/.venv
|
|
Set PythonHome to /mnt/nfs/.venv
|
|
Python main interpreter initialized at 0x7daefa6a39e8
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
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 703600 bytes (687 KB) for 8 cores
|
|
*** Operational MODE: preforking+threaded ***
|
|
[2025-08-08 10:29:37,100] INFO in app: 应用启动
|
|
[2025-08-08 10:29:37,103] INFO in error_handlers: 错误处理器初始化完成
|
|
WSGI app 0 (mountpoint='') ready in 1 seconds on interpreter 0x7daefa6a39e8 pid: 1966896 (default app)
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
*** uWSGI is running in multiple interpreter mode ***
|
|
spawned uWSGI master process (pid: 1966896)
|
|
spawned uWSGI worker 1 (pid: 1966911, cores: 2)
|
|
Python auto-reloader enabled
|
|
spawned uWSGI worker 2 (pid: 1966914, cores: 2)
|
|
spawned uWSGI worker 3 (pid: 1966917, cores: 2)
|
|
spawned uWSGI worker 4 (pid: 1966920, cores: 2)
|
|
*** Stats server enabled on 127.0.0.1:9191 fd: 22 ***
|
|
spawned uWSGI http 1 (pid: 1966923)
|
|
unable to stat() uwsgi.reload, events will be triggered as soon as the file is created
|
|
unable to stat() true, events will be triggered as soon as the file is created
|
|
[uwsgi-python-reloader] module/file /opt/1panel/docker/compose/4an/app/views/work_order.py has been modified
|
|
[uwsgi-python-reloader] module/file /opt/1panel/docker/compose/4an/app/views/work_order.py has been modified
|
|
[uwsgi-python-reloader] module/file /opt/1panel/docker/compose/4an/app/views/work_order.py has been modified
|
|
[uwsgi-python-reloader] module/file /opt/1panel/docker/compose/4an/app/views/work_order.py has been modified
|
|
gateway "uWSGI http 1" has been buried (pid: 1966923)
|
|
...gracefully killing workers...
|
|
Gracefully killing worker 2 (pid: 1966914)...
|
|
Gracefully killing worker 4 (pid: 1966920)...
|
|
Gracefully killing worker 3 (pid: 1966917)...
|
|
Gracefully killing worker 1 (pid: 1966911)...
|
|
worker 1 buried after 1 seconds
|
|
worker 2 buried after 1 seconds
|
|
worker 3 buried after 1 seconds
|
|
worker 4 buried after 1 seconds
|
|
binary reloading uWSGI...
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
closing all non-uwsgi socket fds > 2 (max_fd = 1024)...
|
|
found fd 9 mapped to socket 0 (/opt/1panel/docker/compose/4an/uwsgi.sock)
|
|
running /mnt/nfs/.venv/bin/uwsgi
|
|
[uWSGI] getting INI configuration from /opt/1panel/docker/compose/4an/app/uwsgi.ini
|
|
*** Starting uWSGI 2.0.28 (64bit) on [Fri Aug 8 10:30:44 2025] ***
|
|
compiled with version: 13.3.0 on 04 January 2025 05:49:52
|
|
os: Linux-6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025
|
|
nodename: ubserver
|
|
machine: x86_64
|
|
clock source: unix
|
|
detected number of CPU cores: 12
|
|
current working directory: /opt/1panel/docker/compose/4an/app
|
|
detected binary path: /mnt/nfs/.venv/bin/uwsgi
|
|
!!! no internal routing support, rebuild with pcre support !!!
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
your processes number limit is 71467
|
|
your memory page size is 4096 bytes
|
|
*** WARNING: you have enabled harakiri without post buffering. Slow upload could be rejected on post-unbuffered webservers ***
|
|
detected max file descriptor number: 1024
|
|
lock engine: pthread robust mutexes
|
|
thunder lock: disabled (you can enable it with --thunder-lock)
|
|
uWSGI http bound on 0.0.0.0:18019 fd 7
|
|
probably another instance of uWSGI is running on the same address (0.0.0.0:18019).
|
|
bind(): Address already in use [core/socket.c line 769]
|
|
VACUUM: pidfile removed.
|
|
*** Starting uWSGI 2.0.28 (64bit) on [Fri Aug 8 10:30:44 2025] ***
|
|
compiled with version: 13.3.0 on 04 January 2025 05:49:52
|
|
os: Linux-6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025
|
|
nodename: ubserver
|
|
machine: x86_64
|
|
clock source: unix
|
|
detected number of CPU cores: 12
|
|
current working directory: /opt/1panel/docker/compose/4an/app
|
|
writing pidfile to /opt/1panel/docker/compose/4an/uwsgi.pid
|
|
detected binary path: /mnt/nfs/.venv/bin/uwsgi
|
|
!!! no internal routing support, rebuild with pcre support !!!
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
your processes number limit is 71467
|
|
your memory page size is 4096 bytes
|
|
*** WARNING: you have enabled harakiri without post buffering. Slow upload could be rejected on post-unbuffered webservers ***
|
|
detected max file descriptor number: 1024
|
|
lock engine: pthread robust mutexes
|
|
thunder lock: disabled (you can enable it with --thunder-lock)
|
|
uWSGI http bound on 0.0.0.0:18019 fd 6
|
|
uwsgi socket 0 bound to UNIX address /opt/1panel/docker/compose/4an/uwsgi.sock fd 9
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
Python version: 3.12.3 (main, Jun 18 2025, 17:59:45) [GCC 13.3.0]
|
|
PEP 405 virtualenv detected: /mnt/nfs/.venv
|
|
Set PythonHome to /mnt/nfs/.venv
|
|
Python main interpreter initialized at 0x79f998ca39e8
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
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 703600 bytes (687 KB) for 8 cores
|
|
*** Operational MODE: preforking+threaded ***
|
|
[2025-08-08 10:30:45,926] INFO in app: 应用启动
|
|
[2025-08-08 10:30:45,929] INFO in error_handlers: 错误处理器初始化完成
|
|
WSGI app 0 (mountpoint='') ready in 1 seconds on interpreter 0x79f998ca39e8 pid: 1967797 (default app)
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
*** uWSGI is running in multiple interpreter mode ***
|
|
spawned uWSGI master process (pid: 1967797)
|
|
spawned uWSGI worker 1 (pid: 1967815, cores: 2)
|
|
Python auto-reloader enabled
|
|
spawned uWSGI worker 2 (pid: 1967818, cores: 2)
|
|
spawned uWSGI worker 3 (pid: 1967821, cores: 2)
|
|
spawned uWSGI worker 4 (pid: 1967824, cores: 2)
|
|
*** Stats server enabled on 127.0.0.1:9191 fd: 22 ***
|
|
spawned uWSGI http 1 (pid: 1967827)
|
|
unable to stat() uwsgi.reload, events will be triggered as soon as the file is created
|
|
unable to stat() true, events will be triggered as soon as the file is created
|
|
gateway "uWSGI http 1" has been buried (pid: 1967827)
|
|
...brutally killing workers...
|
|
worker 1 buried after 1 seconds
|
|
worker 2 buried after 1 seconds
|
|
worker 3 buried after 1 seconds
|
|
worker 4 buried after 1 seconds
|
|
binary reloading uWSGI...
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
closing all non-uwsgi socket fds > 2 (max_fd = 1024)...
|
|
found fd 9 mapped to socket 0 (/opt/1panel/docker/compose/4an/uwsgi.sock)
|
|
running /mnt/nfs/.venv/bin/uwsgi
|
|
[uWSGI] getting INI configuration from /opt/1panel/docker/compose/4an/app/uwsgi.ini
|
|
*** Starting uWSGI 2.0.28 (64bit) on [Fri Aug 8 10:33:50 2025] ***
|
|
compiled with version: 13.3.0 on 04 January 2025 05:49:52
|
|
os: Linux-6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025
|
|
nodename: ubserver
|
|
machine: x86_64
|
|
clock source: unix
|
|
detected number of CPU cores: 12
|
|
current working directory: /opt/1panel/docker/compose/4an/app
|
|
detected binary path: /mnt/nfs/.venv/bin/uwsgi
|
|
!!! no internal routing support, rebuild with pcre support !!!
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
your processes number limit is 71467
|
|
your memory page size is 4096 bytes
|
|
*** WARNING: you have enabled harakiri without post buffering. Slow upload could be rejected on post-unbuffered webservers ***
|
|
detected max file descriptor number: 1024
|
|
lock engine: pthread robust mutexes
|
|
thunder lock: disabled (you can enable it with --thunder-lock)
|
|
uWSGI http bound on 0.0.0.0:18019 fd 7
|
|
probably another instance of uWSGI is running on the same address (0.0.0.0:18019).
|
|
bind(): Address already in use [core/socket.c line 769]
|
|
VACUUM: pidfile removed.
|
|
*** Starting uWSGI 2.0.28 (64bit) on [Fri Aug 8 10:33:51 2025] ***
|
|
compiled with version: 13.3.0 on 04 January 2025 05:49:52
|
|
os: Linux-6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025
|
|
nodename: ubserver
|
|
machine: x86_64
|
|
clock source: unix
|
|
detected number of CPU cores: 12
|
|
current working directory: /opt/1panel/docker/compose/4an/app
|
|
writing pidfile to /opt/1panel/docker/compose/4an/uwsgi.pid
|
|
detected binary path: /mnt/nfs/.venv/bin/uwsgi
|
|
!!! no internal routing support, rebuild with pcre support !!!
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
chdir() to /opt/1panel/docker/compose/4an/app
|
|
your processes number limit is 71467
|
|
your memory page size is 4096 bytes
|
|
*** WARNING: you have enabled harakiri without post buffering. Slow upload could be rejected on post-unbuffered webservers ***
|
|
detected max file descriptor number: 1024
|
|
lock engine: pthread robust mutexes
|
|
thunder lock: disabled (you can enable it with --thunder-lock)
|
|
uWSGI http bound on 0.0.0.0:18019 fd 6
|
|
uwsgi socket 0 bound to UNIX address /opt/1panel/docker/compose/4an/uwsgi.sock fd 9
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
Python version: 3.12.3 (main, Jun 18 2025, 17:59:45) [GCC 13.3.0]
|
|
PEP 405 virtualenv detected: /mnt/nfs/.venv
|
|
Set PythonHome to /mnt/nfs/.venv
|
|
Python main interpreter initialized at 0x73231fea39e8
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
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 703600 bytes (687 KB) for 8 cores
|
|
*** Operational MODE: preforking+threaded ***
|
|
[2025-08-08 10:33:52,612] INFO in app: 应用启动
|
|
[2025-08-08 10:33:52,615] INFO in error_handlers: 错误处理器初始化完成
|
|
WSGI app 0 (mountpoint='') ready in 1 seconds on interpreter 0x73231fea39e8 pid: 1969868 (default app)
|
|
uWSGI running as root, you can use --uid/--gid/--chroot options
|
|
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
|
|
*** uWSGI is running in multiple interpreter mode ***
|
|
spawned uWSGI master process (pid: 1969868)
|
|
spawned uWSGI worker 1 (pid: 1969880, cores: 2)
|
|
Python auto-reloader enabled
|
|
spawned uWSGI worker 2 (pid: 1969883, cores: 2)
|
|
spawned uWSGI worker 3 (pid: 1969886, cores: 2)
|
|
spawned uWSGI worker 4 (pid: 1969889, cores: 2)
|
|
*** Stats server enabled on 127.0.0.1:9191 fd: 22 ***
|
|
spawned uWSGI http 1 (pid: 1969892)
|
|
unable to stat() uwsgi.reload, events will be triggered as soon as the file is created
|
|
unable to stat() true, events will be triggered as soon as the file is created
|
|
[2025-08-08 10:36:13,166] ERROR in error_handlers: 数据库操作错误: (pymysql.err.OperationalError) (1066, "Not unique table/alias: 'device'")
|
|
[SQL: SELECT work_order.order_id AS work_order_order_id, work_order.device_id AS work_order_device_id, work_order.dispatch_time AS work_order_dispatch_time, work_order.status AS work_order_status, work_order.branch AS work_order_branch
|
|
FROM work_order INNER JOIN device ON device.device_id = work_order.device_id INNER JOIN device ON device.device_id = work_order.device_id
|
|
WHERE work_order.status = %(status_1)s AND device.device_type = %(device_type_1)s AND device.project_type = %(project_type_1)s
|
|
LIMIT %(param_1)s, %(param_2)s]
|
|
[parameters: {'status_1': '待处理', 'device_type_1': '摄像头', 'project_type_1': '校园安防"5+N"项目', 'param_1': 0, 'param_2': 50}]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
[2025-08-08 10:36:13,249] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-08-08 10:36:17,642] ERROR in error_handlers: 数据库操作错误: (pymysql.err.OperationalError) (1066, "Not unique table/alias: 'device'")
|
|
[SQL: SELECT work_order.order_id AS work_order_order_id, work_order.device_id AS work_order_device_id, work_order.dispatch_time AS work_order_dispatch_time, work_order.status AS work_order_status, work_order.branch AS work_order_branch
|
|
FROM work_order INNER JOIN device ON device.device_id = work_order.device_id INNER JOIN device ON device.device_id = work_order.device_id
|
|
WHERE work_order.status = %(status_1)s AND device.device_type = %(device_type_1)s AND device.project_type = %(project_type_1)s
|
|
LIMIT %(param_1)s, %(param_2)s]
|
|
[parameters: {'status_1': '待处理', 'device_type_1': '摄像头', 'project_type_1': '校园安防"6+N"项目', 'param_1': 0, 'param_2': 50}]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
[2025-08-08 10:36:17,709] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-08-08 10:36:21,772] ERROR in error_handlers: 数据库操作错误: (pymysql.err.OperationalError) (1066, "Not unique table/alias: 'device'")
|
|
[SQL: SELECT work_order.order_id AS work_order_order_id, work_order.device_id AS work_order_device_id, work_order.dispatch_time AS work_order_dispatch_time, work_order.status AS work_order_status, work_order.branch AS work_order_branch
|
|
FROM work_order INNER JOIN device ON device.device_id = work_order.device_id INNER JOIN device ON device.device_id = work_order.device_id
|
|
WHERE work_order.status = %(status_1)s AND device.device_type = %(device_type_1)s AND device.project_type = %(project_type_1)s
|
|
LIMIT %(param_1)s, %(param_2)s]
|
|
[parameters: {'status_1': '待处理', 'device_type_1': '摄像头', 'project_type_1': '校园安防"4+N"项目', 'param_1': 0, 'param_2': 50}]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
[2025-08-08 10:36:21,832] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-08-08 10:36:27,372] ERROR in error_handlers: 数据库操作错误: (pymysql.err.OperationalError) (1066, "Not unique table/alias: 'device'")
|
|
[SQL: SELECT work_order.order_id AS work_order_order_id, work_order.device_id AS work_order_device_id, work_order.dispatch_time AS work_order_dispatch_time, work_order.status AS work_order_status, work_order.branch AS work_order_branch
|
|
FROM work_order INNER JOIN device ON device.device_id = work_order.device_id INNER JOIN device ON device.device_id = work_order.device_id
|
|
WHERE work_order.status = %(status_1)s AND device.device_type = %(device_type_1)s AND device.project_type = %(project_type_1)s
|
|
LIMIT %(param_1)s, %(param_2)s]
|
|
[parameters: {'status_1': '待处理', 'device_type_1': '摄像头', 'project_type_1': '校园安防"4+N"项目', 'param_1': 0, 'param_2': 50}]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
[2025-08-08 10:36:27,432] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-08-08 10:36:33,232] ERROR in error_handlers: 数据库操作错误: (pymysql.err.OperationalError) (1066, "Not unique table/alias: 'device'")
|
|
[SQL: SELECT work_order.order_id AS work_order_order_id, work_order.device_id AS work_order_device_id, work_order.dispatch_time AS work_order_dispatch_time, work_order.status AS work_order_status, work_order.branch AS work_order_branch
|
|
FROM work_order INNER JOIN device ON device.device_id = work_order.device_id INNER JOIN device ON device.device_id = work_order.device_id
|
|
WHERE work_order.status = %(status_1)s AND device.device_type = %(device_type_1)s AND device.project_type = %(project_type_1)s
|
|
LIMIT %(param_1)s, %(param_2)s]
|
|
[parameters: {'status_1': '待处理', 'device_type_1': '一键报警', 'project_type_1': '校园安防"4+N"项目', 'param_1': 0, 'param_2': 50}]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
[2025-08-08 10:36:33,291] INFO in statistics: 用户 韦矍森 访问统计页面
|
|
[2025-08-08 10:36:35,836] INFO in statistics: 用户 韦矍森 访问统计页面
|