We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compreface-core is always restarting.
Docker restarting (132) Installation on other windows computer give no ploblem.
Logs
024-02-07 19:43:42 [uWSGI] getting INI configuration from uwsgi.ini 2024-02-07 19:43:42 *** Starting uWSGI 2.0.19 (64bit) on [Wed Feb 7 18:43:42 2024] *** 2024-02-07 19:43:42 compiled with version: 10.2.1 20210110 on 14 August 2023 20:24:09 2024-02-07 19:43:42 os: Linux-5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023 2024-02-07 19:43:42 nodename: 1165252f5ae0 2024-02-07 19:43:42 machine: x86_64 2024-02-07 19:43:42 clock source: unix 2024-02-07 19:43:42 pcre jit disabled 2024-02-07 19:43:42 detected number of CPU cores: 4 2024-02-07 19:43:42 current working directory: /app/ml 2024-02-07 19:43:42 detected binary path: /usr/local/bin/uwsgi 2024-02-07 19:43:42 setgid() to 33 2024-02-07 19:43:42 setuid() to 33 2024-02-07 19:43:42 your memory page size is 4096 bytes 2024-02-07 19:43:42 detected max file descriptor number: 1048576 2024-02-07 19:43:42 lock engine: pthread robust mutexes 2024-02-07 19:43:42 thunder lock: disabled (you can enable it with --thunder-lock) 2024-02-07 19:43:42 uwsgi socket 0 bound to TCP address 0.0.0.0:3000 fd 3 2024-02-07 19:43:42 Python version: 3.8.17 (default, Jul 28 2023, 06:10:22) [GCC 10.2.1 20210110] 2024-02-07 19:43:42 Python main interpreter initialized at 0x55746e2d6810 2024-02-07 19:43:42 python threads support enabled 2024-02-07 19:43:42 your server socket listen backlog is limited to 100 connections 2024-02-07 19:43:42 your mercy for graceful operations on workers is 60 seconds 2024-02-07 19:43:42 mapped 218712 bytes (213 KB) for 2 cores 2024-02-07 19:43:42 *** Operational MODE: preforking *** 2024-02-07 19:43:48 [uWSGI] getting INI configuration from uwsgi.ini 2024-02-07 19:43:48 *** Starting uWSGI 2.0.19 (64bit) on [Wed Feb 7 18:43:48 2024] *** 2024-02-07 19:43:48 compiled with version: 10.2.1 20210110 on 14 August 2023 20:24:09 2024-02-07 19:43:48 os: Linux-5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023 2024-02-07 19:43:48 nodename: 1165252f5ae0 2024-02-07 19:43:48 machine: x86_64 2024-02-07 19:43:48 clock source: unix 2024-02-07 19:43:48 pcre jit disabled 2024-02-07 19:43:48 detected number of CPU cores: 4 2024-02-07 19:43:48 current working directory: /app/ml 2024-02-07 19:43:48 detected binary path: /usr/local/bin/uwsgi 2024-02-07 19:43:48 setgid() to 33 2024-02-07 19:43:48 setuid() to 33 2024-02-07 19:43:48 your memory page size is 4096 bytes 2024-02-07 19:43:48 detected max file descriptor number: 1048576 2024-02-07 19:43:48 lock engine: pthread robust mutexes 2024-02-07 19:43:48 thunder lock: disabled (you can enable it with --thunder-lock) 2024-02-07 19:43:48 uwsgi socket 0 bound to TCP address 0.0.0.0:3000 fd 3 2024-02-07 19:43:48 Python version: 3.8.17 (default, Jul 28 2023, 06:10:22) [GCC 10.2.1 20210110] 2024-02-07 19:43:48 Python main interpreter initialized at 0x555a50796810 2024-02-07 19:43:48 python threads support enabled 2024-02-07 19:43:48 your server socket listen backlog is limited to 100 connections 2024-02-07 19:43:48 your mercy for graceful operations on workers is 60 seconds 2024-02-07 19:43:48 mapped 218712 bytes (213 KB) for 2 cores 2024-02-07 19:43:48 *** Operational MODE: preforking *** 2024-02-07 19:43:55 [uWSGI] getting INI configuration from uwsgi.ini 2024-02-07 19:43:55 *** Starting uWSGI 2.0.19 (64bit) on [Wed Feb 7 18:43:55 2024] *** 2024-02-07 19:43:55 compiled with version: 10.2.1 20210110 on 14 August 2023 20:24:09 2024-02-07 19:43:55 os: Linux-5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023 2024-02-07 19:43:55 nodename: 1165252f5ae0 2024-02-07 19:43:55 machine: x86_64 2024-02-07 19:43:55 clock source: unix 2024-02-07 19:43:55 pcre jit disabled 2024-02-07 19:43:55 detected number of CPU cores: 4 2024-02-07 19:43:55 current working directory: /app/ml 2024-02-07 19:43:55 detected binary path: /usr/local/bin/uwsgi 2024-02-07 19:43:55 setgid() to 33 2024-02-07 19:43:55 setuid() to 33 2024-02-07 19:43:55 your memory page size is 4096 bytes 2024-02-07 19:43:55 detected max file descriptor number: 1048576 2024-02-07 19:43:55 lock engine: pthread robust mutexes 2024-02-07 19:43:55 thunder lock: disabled (you can enable it with --thunder-lock) 2024-02-07 19:43:55 uwsgi socket 0 bound to TCP address 0.0.0.0:3000 fd 3 2024-02-07 19:43:55 Python version: 3.8.17 (default, Jul 28 2023, 06:10:22) [GCC 10.2.1 20210110] 2024-02-07 19:43:55 Python main interpreter initialized at 0x561d83575810 2024-02-07 19:43:55 python threads support enabled 2024-02-07 19:43:55 your server socket listen backlog is limited to 100 connections 2024-02-07 19:43:55 your mercy for graceful operations on workers is 60 seconds 2024-02-07 19:43:55 mapped 218712 bytes (213 KB) for 2 cores 2024-02-07 19:43:55 *** Operational MODE: preforking *** 2024-02-07 19:44:04 [uWSGI] getting INI configuration from uwsgi.ini 2024-02-07 19:44:04 *** Starting uWSGI 2.0.19 (64bit) on [Wed Feb 7 18:44:04 2024] *** 2024-02-07 19:44:04 compiled with version: 10.2.1 20210110 on 14 August 2023 20:24:09 2024-02-07 19:44:04 os: Linux-5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023 2024-02-07 19:44:04 nodename: 1165252f5ae0 2024-02-07 19:44:04 machine: x86_64 2024-02-07 19:44:04 clock source: unix 2024-02-07 19:44:04 pcre jit disabled 2024-02-07 19:44:04 detected number of CPU cores: 4 2024-02-07 19:44:04 current working directory: /app/ml 2024-02-07 19:44:04 detected binary path: /usr/local/bin/uwsgi 2024-02-07 19:44:04 setgid() to 33 2024-02-07 19:44:04 setuid() to 33 2024-02-07 19:44:04 your memory page size is 4096 bytes 2024-02-07 19:44:04 detected max file descriptor number: 1048576 2024-02-07 19:44:04 lock engine: pthread robust mutexes 2024-02-07 19:44:04 thunder lock: disabled (you can enable it with --thunder-lock) 2024-02-07 19:44:04 uwsgi socket 0 bound to TCP address 0.0.0.0:3000 fd 3 2024-02-07 19:44:04 Python version: 3.8.17 (default, Jul 28 2023, 06:10:22) [GCC 10.2.1 20210110] 2024-02-07 19:44:04 Python main interpreter initialized at 0x55bb9271a810 2024-02-07 19:44:04 python threads support enabled 2024-02-07 19:44:04 your server socket listen backlog is limited to 100 connections 2024-02-07 19:44:04 your mercy for graceful operations on workers is 60 seconds 2024-02-07 19:44:04 mapped 218712 bytes (213 KB) for 2 cores 2024-02-07 19:44:04 *** Operational MODE: preforking *** 2024-02-07 19:44:11 [uWSGI] getting INI configuration from uwsgi.ini 2024-02-07 19:44:11 *** Starting uWSGI 2.0.19 (64bit) on [Wed Feb 7 18:44:11 2024] *** 2024-02-07 19:44:11 compiled with version: 10.2.1 20210110 on 14 August 2023 20:24:09 2024-02-07 19:44:11 os: Linux-5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023 2024-02-07 19:44:11 nodename: 1165252f5ae0 2024-02-07 19:44:11 machine: x86_64 2024-02-07 19:44:11 clock source: unix 2024-02-07 19:44:11 pcre jit disabled 2024-02-07 19:44:11 detected number of CPU cores: 4 2024-02-07 19:44:11 current working directory: /app/ml 2024-02-07 19:44:11 detected binary path: /usr/local/bin/uwsgi 2024-02-07 19:44:11 setgid() to 33 2024-02-07 19:44:11 setuid() to 33 2024-02-07 19:44:11 your memory page size is 4096 bytes 2024-02-07 19:44:11 detected max file descriptor number: 1048576 2024-02-07 19:44:11 lock engine: pthread robust mutexes 2024-02-07 19:44:11 thunder lock: disabled (you can enable it with --thunder-lock) 2024-02-07 19:44:11 uwsgi socket 0 bound to TCP address 0.0.0.0:3000 fd 3 2024-02-07 19:44:11 Python version: 3.8.17 (default, Jul 28 2023, 06:10:22) [GCC 10.2.1 20210110] 2024-02-07 19:44:11 Python main interpreter initialized at 0x560e4e548810 2024-02-07 19:44:11 python threads support enabled 2024-02-07 19:44:11 your server socket listen backlog is limited to 100 connections 2024-02-07 19:44:11 your mercy for graceful operations on workers is 60 seconds 2024-02-07 19:44:11 mapped 218712 bytes (213 KB) for 2 cores 2024-02-07 19:44:11 *** Operational MODE: preforking *** 2024-02-07 19:44:19 [uWSGI] getting INI configuration from uwsgi.ini 2024-02-07 19:44:19 *** Starting uWSGI 2.0.19 (64bit) on [Wed Feb 7 18:44:19 2024] *** 2024-02-07 19:44:19 compiled with version: 10.2.1 20210110 on 14 August 2023 20:24:09 2024-02-07 19:44:19 os: Linux-5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023 2024-02-07 19:44:19 nodename: 1165252f5ae0 2024-02-07 19:44:19 machine: x86_64 2024-02-07 19:44:19 clock source: unix 2024-02-07 19:44:19 pcre jit disabled 2024-02-07 19:44:19 detected number of CPU cores: 4 2024-02-07 19:44:19 current working directory: /app/ml 2024-02-07 19:44:19 detected binary path: /usr/local/bin/uwsgi 2024-02-07 19:44:19 setgid() to 33 2024-02-07 19:44:19 setuid() to 33 2024-02-07 19:44:19 your memory page size is 4096 bytes 2024-02-07 19:44:19 detected max file descriptor number: 1048576 2024-02-07 19:44:19 lock engine: pthread robust mutexes 2024-02-07 19:44:19 thunder lock: disabled (you can enable it with --thunder-lock) 2024-02-07 19:44:19 uwsgi socket 0 bound to TCP address 0.0.0.0:3000 fd 3 2024-02-07 19:44:19 Python version: 3.8.17 (default, Jul 28 2023, 06:10:22) [GCC 10.2.1 20210110] 2024-02-07 19:44:19 Python main interpreter initialized at 0x55f9a053e810 2024-02-07 19:44:19 python threads support enabled 2024-02-07 19:44:19 your server socket listen backlog is limited to 100 connections 2024-02-07 19:44:19 your mercy for graceful operations on workers is 60 seconds 2024-02-07 19:44:19 mapped 218712 bytes (213 KB) for 2 cores 2024-02-07 19:44:19 *** Operational MODE: preforking *** 2024-02-07 19:44:26 [uWSGI] getting INI configuration from uwsgi.ini 2024-02-07 19:44:26 *** Starting uWSGI 2.0.19 (64bit) on [Wed Feb 7 18:44:26 2024] *** 2024-02-07 19:44:26 compiled with version: 10.2.1 20210110 on 14 August 2023 20:24:09 2024-02-07 19:44:26 os: Linux-5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023 2024-02-07 19:44:26 nodename: 1165252f5ae0 2024-02-07 19:44:26 machine: x86_64 2024-02-07 19:44:26 clock source: unix 2024-02-07 19:44:26 pcre jit disabled 2024-02-07 19:44:26 detected number of CPU cores: 4 2024-02-07 19:44:26 current working directory: /app/ml 2024-02-07 19:44:26 detected binary path: /usr/local/bin/uwsgi 2024-02-07 19:44:26 setgid() to 33 2024-02-07 19:44:26 setuid() to 33 2024-02-07 19:44:26 your memory page size is 4096 bytes 2024-02-07 19:44:26 detected max file descriptor number: 1048576 2024-02-07 19:44:26 lock engine: pthread robust mutexes 2024-02-07 19:44:26 thunder lock: disabled (you can enable it with --thunder-lock) 2024-02-07 19:44:26 uwsgi socket 0 bound to TCP address 0.0.0.0:3000 fd 3 2024-02-07 19:44:26 Python version: 3.8.17 (default, Jul 28 2023, 06:10:22) [GCC 10.2.1 20210110] 2024-02-07 19:44:26 Python main interpreter initialized at 0x55e9629a8810 2024-02-07 19:44:26 python threads support enabled 2024-02-07 19:44:26 your server socket listen backlog is limited to 100 connections 2024-02-07 19:44:26 your mercy for graceful operations on workers is 60 seconds 2024-02-07 19:44:26 mapped 218712 bytes (213 KB) for 2 cores 2024-02-07 19:44:26 *** Operational MODE: preforking *** 2024-02-07 19:44:37 [uWSGI] getting INI configuration from uwsgi.ini 2024-02-07 19:44:37 *** Starting uWSGI 2.0.19 (64bit) on [Wed Feb 7 18:44:37 2024] *** 2024-02-07 19:44:37 compiled with version: 10.2.1 20210110 on 14 August 2023 20:24:09 2024-02-07 19:44:37 os: Linux-5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023 2024-02-07 19:44:37 nodename: 1165252f5ae0 2024-02-07 19:44:37 machine: x86_64 2024-02-07 19:44:37 clock source: unix 2024-02-07 19:44:37 pcre jit disabled 2024-02-07 19:44:37 detected number of CPU cores: 4 2024-02-07 19:44:37 current working directory: /app/ml 2024-02-07 19:44:37 detected binary path: /usr/local/bin/uwsgi 2024-02-07 19:44:37 setgid() to 33 2024-02-07 19:44:37 setuid() to 33 2024-02-07 19:44:37 your memory page size is 4096 bytes 2024-02-07 19:44:37 detected max file descriptor number: 1048576 2024-02-07 19:44:37 lock engine: pthread robust mutexes 2024-02-07 19:44:37 thunder lock: disabled (you can enable it with --thunder-lock) 2024-02-07 19:44:37 uwsgi socket 0 bound to TCP address 0.0.0.0:3000 fd 3 2024-02-07 19:44:37 Python version: 3.8.17 (default, Jul 28 2023, 06:10:22) [GCC 10.2.1 20210110] 2024-02-07 19:44:37 Python main interpreter initialized at 0x555d4b20c810 2024-02-07 19:44:37 python threads support enabled 2024-02-07 19:44:37 your server socket listen backlog is limited to 100 connections 2024-02-07 19:44:37 your mercy for graceful operations on workers is 60 seconds 2024-02-07 19:44:37 mapped 218712 bytes (213 KB) for 2 cores 2024-02-07 19:44:37 *** Operational MODE: preforking *** 2024-02-07 19:44:54 [uWSGI] getting INI configuration from uwsgi.ini 2024-02-07 19:44:54 *** Starting uWSGI 2.0.19 (64bit) on [Wed Feb 7 18:44:54 2024] *** 2024-02-07 19:44:54 compiled with version: 10.2.1 20210110 on 14 August 2023 20:24:09 2024-02-07 19:44:54 os: Linux-5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023 2024-02-07 19:44:54 nodename: 1165252f5ae0 2024-02-07 19:44:54 machine: x86_64 2024-02-07 19:44:54 clock source: unix 2024-02-07 19:44:54 pcre jit disabled 2024-02-07 19:44:54 detected number of CPU cores: 4 2024-02-07 19:44:54 current working directory: /app/ml 2024-02-07 19:44:54 detected binary path: /usr/local/bin/uwsgi 2024-02-07 19:44:54 setgid() to 33 2024-02-07 19:44:54 setuid() to 33 2024-02-07 19:44:54 your memory page size is 4096 bytes 2024-02-07 19:44:54 detected max file descriptor number: 1048576 2024-02-07 19:44:54 lock engine: pthread robust mutexes 2024-02-07 19:44:54 thunder lock: disabled (you can enable it with --thunder-lock) 2024-02-07 19:44:54 uwsgi socket 0 bound to TCP address 0.0.0.0:3000 fd 3 2024-02-07 19:44:54 Python version: 3.8.17 (default, Jul 28 2023, 06:10:22) [GCC 10.2.1 20210110] 2024-02-07 19:44:54 Python main interpreter initialized at 0x56337e4e2810 2024-02-07 19:44:54 python threads support enabled 2024-02-07 19:44:54 your server socket listen backlog is limited to 100 connections 2024-02-07 19:44:54 your mercy for graceful operations on workers is 60 seconds 2024-02-07 19:44:54 mapped 218712 bytes (213 KB) for 2 cores 2024-02-07 19:44:54 *** Operational MODE: preforking *** 2024-02-07 19:45:24 [uWSGI] getting INI configuration from uwsgi.ini 2024-02-07 19:45:24 *** Starting uWSGI 2.0.19 (64bit) on [Wed Feb 7 18:45:24 2024] *** 2024-02-07 19:45:24 compiled with version: 10.2.1 20210110 on 14 August 2023 20:24:09 2024-02-07 19:45:24 os: Linux-5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023 2024-02-07 19:45:24 nodename: 1165252f5ae0 2024-02-07 19:45:24 machine: x86_64 2024-02-07 19:45:24 clock source: unix 2024-02-07 19:45:24 pcre jit disabled 2024-02-07 19:45:24 detected number of CPU cores: 4 2024-02-07 19:45:24 current working directory: /app/ml 2024-02-07 19:45:24 detected binary path: /usr/local/bin/uwsgi 2024-02-07 19:45:24 setgid() to 33 2024-02-07 19:45:24 setuid() to 33 2024-02-07 19:45:24 your memory page size is 4096 bytes 2024-02-07 19:45:24 detected max file descriptor number: 1048576 2024-02-07 19:45:24 lock engine: pthread robust mutexes 2024-02-07 19:45:24 thunder lock: disabled (you can enable it with --thunder-lock) 2024-02-07 19:45:24 uwsgi socket 0 bound to TCP address 0.0.0.0:3000 fd 3 2024-02-07 19:45:24 Python version: 3.8.17 (default, Jul 28 2023, 06:10:22) [GCC 10.2.1 20210110] 2024-02-07 19:45:24 Python main interpreter initialized at 0x55d7752d1810 2024-02-07 19:45:24 python threads support enabled 2024-02-07 19:45:24 your server socket listen backlog is limited to 100 connections 2024-02-07 19:45:24 your mercy for graceful operations on workers is 60 seconds 2024-02-07 19:45:24 mapped 218712 bytes (213 KB) for 2 cores 2024-02-07 19:45:24 *** Operational MODE: preforking ***
What can be the problem?
The text was updated successfully, but these errors were encountered:
I encountered the same problem 。。。。
Sorry, something went wrong.
答案:#1026
No branches or pull requests
Compreface-core is always restarting.
Docker restarting (132)
Installation on other windows computer give no ploblem.
Logs
024-02-07 19:43:42 [uWSGI] getting INI configuration from uwsgi.ini
2024-02-07 19:43:42 *** Starting uWSGI 2.0.19 (64bit) on [Wed Feb 7 18:43:42 2024] ***
2024-02-07 19:43:42 compiled with version: 10.2.1 20210110 on 14 August 2023 20:24:09
2024-02-07 19:43:42 os: Linux-5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023
2024-02-07 19:43:42 nodename: 1165252f5ae0
2024-02-07 19:43:42 machine: x86_64
2024-02-07 19:43:42 clock source: unix
2024-02-07 19:43:42 pcre jit disabled
2024-02-07 19:43:42 detected number of CPU cores: 4
2024-02-07 19:43:42 current working directory: /app/ml
2024-02-07 19:43:42 detected binary path: /usr/local/bin/uwsgi
2024-02-07 19:43:42 setgid() to 33
2024-02-07 19:43:42 setuid() to 33
2024-02-07 19:43:42 your memory page size is 4096 bytes
2024-02-07 19:43:42 detected max file descriptor number: 1048576
2024-02-07 19:43:42 lock engine: pthread robust mutexes
2024-02-07 19:43:42 thunder lock: disabled (you can enable it with --thunder-lock)
2024-02-07 19:43:42 uwsgi socket 0 bound to TCP address 0.0.0.0:3000 fd 3
2024-02-07 19:43:42 Python version: 3.8.17 (default, Jul 28 2023, 06:10:22) [GCC 10.2.1 20210110]
2024-02-07 19:43:42 Python main interpreter initialized at 0x55746e2d6810
2024-02-07 19:43:42 python threads support enabled
2024-02-07 19:43:42 your server socket listen backlog is limited to 100 connections
2024-02-07 19:43:42 your mercy for graceful operations on workers is 60 seconds
2024-02-07 19:43:42 mapped 218712 bytes (213 KB) for 2 cores
2024-02-07 19:43:42 *** Operational MODE: preforking ***
2024-02-07 19:43:48 [uWSGI] getting INI configuration from uwsgi.ini
2024-02-07 19:43:48 *** Starting uWSGI 2.0.19 (64bit) on [Wed Feb 7 18:43:48 2024] ***
2024-02-07 19:43:48 compiled with version: 10.2.1 20210110 on 14 August 2023 20:24:09
2024-02-07 19:43:48 os: Linux-5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023
2024-02-07 19:43:48 nodename: 1165252f5ae0
2024-02-07 19:43:48 machine: x86_64
2024-02-07 19:43:48 clock source: unix
2024-02-07 19:43:48 pcre jit disabled
2024-02-07 19:43:48 detected number of CPU cores: 4
2024-02-07 19:43:48 current working directory: /app/ml
2024-02-07 19:43:48 detected binary path: /usr/local/bin/uwsgi
2024-02-07 19:43:48 setgid() to 33
2024-02-07 19:43:48 setuid() to 33
2024-02-07 19:43:48 your memory page size is 4096 bytes
2024-02-07 19:43:48 detected max file descriptor number: 1048576
2024-02-07 19:43:48 lock engine: pthread robust mutexes
2024-02-07 19:43:48 thunder lock: disabled (you can enable it with --thunder-lock)
2024-02-07 19:43:48 uwsgi socket 0 bound to TCP address 0.0.0.0:3000 fd 3
2024-02-07 19:43:48 Python version: 3.8.17 (default, Jul 28 2023, 06:10:22) [GCC 10.2.1 20210110]
2024-02-07 19:43:48 Python main interpreter initialized at 0x555a50796810
2024-02-07 19:43:48 python threads support enabled
2024-02-07 19:43:48 your server socket listen backlog is limited to 100 connections
2024-02-07 19:43:48 your mercy for graceful operations on workers is 60 seconds
2024-02-07 19:43:48 mapped 218712 bytes (213 KB) for 2 cores
2024-02-07 19:43:48 *** Operational MODE: preforking ***
2024-02-07 19:43:55 [uWSGI] getting INI configuration from uwsgi.ini
2024-02-07 19:43:55 *** Starting uWSGI 2.0.19 (64bit) on [Wed Feb 7 18:43:55 2024] ***
2024-02-07 19:43:55 compiled with version: 10.2.1 20210110 on 14 August 2023 20:24:09
2024-02-07 19:43:55 os: Linux-5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023
2024-02-07 19:43:55 nodename: 1165252f5ae0
2024-02-07 19:43:55 machine: x86_64
2024-02-07 19:43:55 clock source: unix
2024-02-07 19:43:55 pcre jit disabled
2024-02-07 19:43:55 detected number of CPU cores: 4
2024-02-07 19:43:55 current working directory: /app/ml
2024-02-07 19:43:55 detected binary path: /usr/local/bin/uwsgi
2024-02-07 19:43:55 setgid() to 33
2024-02-07 19:43:55 setuid() to 33
2024-02-07 19:43:55 your memory page size is 4096 bytes
2024-02-07 19:43:55 detected max file descriptor number: 1048576
2024-02-07 19:43:55 lock engine: pthread robust mutexes
2024-02-07 19:43:55 thunder lock: disabled (you can enable it with --thunder-lock)
2024-02-07 19:43:55 uwsgi socket 0 bound to TCP address 0.0.0.0:3000 fd 3
2024-02-07 19:43:55 Python version: 3.8.17 (default, Jul 28 2023, 06:10:22) [GCC 10.2.1 20210110]
2024-02-07 19:43:55 Python main interpreter initialized at 0x561d83575810
2024-02-07 19:43:55 python threads support enabled
2024-02-07 19:43:55 your server socket listen backlog is limited to 100 connections
2024-02-07 19:43:55 your mercy for graceful operations on workers is 60 seconds
2024-02-07 19:43:55 mapped 218712 bytes (213 KB) for 2 cores
2024-02-07 19:43:55 *** Operational MODE: preforking ***
2024-02-07 19:44:04 [uWSGI] getting INI configuration from uwsgi.ini
2024-02-07 19:44:04 *** Starting uWSGI 2.0.19 (64bit) on [Wed Feb 7 18:44:04 2024] ***
2024-02-07 19:44:04 compiled with version: 10.2.1 20210110 on 14 August 2023 20:24:09
2024-02-07 19:44:04 os: Linux-5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023
2024-02-07 19:44:04 nodename: 1165252f5ae0
2024-02-07 19:44:04 machine: x86_64
2024-02-07 19:44:04 clock source: unix
2024-02-07 19:44:04 pcre jit disabled
2024-02-07 19:44:04 detected number of CPU cores: 4
2024-02-07 19:44:04 current working directory: /app/ml
2024-02-07 19:44:04 detected binary path: /usr/local/bin/uwsgi
2024-02-07 19:44:04 setgid() to 33
2024-02-07 19:44:04 setuid() to 33
2024-02-07 19:44:04 your memory page size is 4096 bytes
2024-02-07 19:44:04 detected max file descriptor number: 1048576
2024-02-07 19:44:04 lock engine: pthread robust mutexes
2024-02-07 19:44:04 thunder lock: disabled (you can enable it with --thunder-lock)
2024-02-07 19:44:04 uwsgi socket 0 bound to TCP address 0.0.0.0:3000 fd 3
2024-02-07 19:44:04 Python version: 3.8.17 (default, Jul 28 2023, 06:10:22) [GCC 10.2.1 20210110]
2024-02-07 19:44:04 Python main interpreter initialized at 0x55bb9271a810
2024-02-07 19:44:04 python threads support enabled
2024-02-07 19:44:04 your server socket listen backlog is limited to 100 connections
2024-02-07 19:44:04 your mercy for graceful operations on workers is 60 seconds
2024-02-07 19:44:04 mapped 218712 bytes (213 KB) for 2 cores
2024-02-07 19:44:04 *** Operational MODE: preforking ***
2024-02-07 19:44:11 [uWSGI] getting INI configuration from uwsgi.ini
2024-02-07 19:44:11 *** Starting uWSGI 2.0.19 (64bit) on [Wed Feb 7 18:44:11 2024] ***
2024-02-07 19:44:11 compiled with version: 10.2.1 20210110 on 14 August 2023 20:24:09
2024-02-07 19:44:11 os: Linux-5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023
2024-02-07 19:44:11 nodename: 1165252f5ae0
2024-02-07 19:44:11 machine: x86_64
2024-02-07 19:44:11 clock source: unix
2024-02-07 19:44:11 pcre jit disabled
2024-02-07 19:44:11 detected number of CPU cores: 4
2024-02-07 19:44:11 current working directory: /app/ml
2024-02-07 19:44:11 detected binary path: /usr/local/bin/uwsgi
2024-02-07 19:44:11 setgid() to 33
2024-02-07 19:44:11 setuid() to 33
2024-02-07 19:44:11 your memory page size is 4096 bytes
2024-02-07 19:44:11 detected max file descriptor number: 1048576
2024-02-07 19:44:11 lock engine: pthread robust mutexes
2024-02-07 19:44:11 thunder lock: disabled (you can enable it with --thunder-lock)
2024-02-07 19:44:11 uwsgi socket 0 bound to TCP address 0.0.0.0:3000 fd 3
2024-02-07 19:44:11 Python version: 3.8.17 (default, Jul 28 2023, 06:10:22) [GCC 10.2.1 20210110]
2024-02-07 19:44:11 Python main interpreter initialized at 0x560e4e548810
2024-02-07 19:44:11 python threads support enabled
2024-02-07 19:44:11 your server socket listen backlog is limited to 100 connections
2024-02-07 19:44:11 your mercy for graceful operations on workers is 60 seconds
2024-02-07 19:44:11 mapped 218712 bytes (213 KB) for 2 cores
2024-02-07 19:44:11 *** Operational MODE: preforking ***
2024-02-07 19:44:19 [uWSGI] getting INI configuration from uwsgi.ini
2024-02-07 19:44:19 *** Starting uWSGI 2.0.19 (64bit) on [Wed Feb 7 18:44:19 2024] ***
2024-02-07 19:44:19 compiled with version: 10.2.1 20210110 on 14 August 2023 20:24:09
2024-02-07 19:44:19 os: Linux-5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023
2024-02-07 19:44:19 nodename: 1165252f5ae0
2024-02-07 19:44:19 machine: x86_64
2024-02-07 19:44:19 clock source: unix
2024-02-07 19:44:19 pcre jit disabled
2024-02-07 19:44:19 detected number of CPU cores: 4
2024-02-07 19:44:19 current working directory: /app/ml
2024-02-07 19:44:19 detected binary path: /usr/local/bin/uwsgi
2024-02-07 19:44:19 setgid() to 33
2024-02-07 19:44:19 setuid() to 33
2024-02-07 19:44:19 your memory page size is 4096 bytes
2024-02-07 19:44:19 detected max file descriptor number: 1048576
2024-02-07 19:44:19 lock engine: pthread robust mutexes
2024-02-07 19:44:19 thunder lock: disabled (you can enable it with --thunder-lock)
2024-02-07 19:44:19 uwsgi socket 0 bound to TCP address 0.0.0.0:3000 fd 3
2024-02-07 19:44:19 Python version: 3.8.17 (default, Jul 28 2023, 06:10:22) [GCC 10.2.1 20210110]
2024-02-07 19:44:19 Python main interpreter initialized at 0x55f9a053e810
2024-02-07 19:44:19 python threads support enabled
2024-02-07 19:44:19 your server socket listen backlog is limited to 100 connections
2024-02-07 19:44:19 your mercy for graceful operations on workers is 60 seconds
2024-02-07 19:44:19 mapped 218712 bytes (213 KB) for 2 cores
2024-02-07 19:44:19 *** Operational MODE: preforking ***
2024-02-07 19:44:26 [uWSGI] getting INI configuration from uwsgi.ini
2024-02-07 19:44:26 *** Starting uWSGI 2.0.19 (64bit) on [Wed Feb 7 18:44:26 2024] ***
2024-02-07 19:44:26 compiled with version: 10.2.1 20210110 on 14 August 2023 20:24:09
2024-02-07 19:44:26 os: Linux-5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023
2024-02-07 19:44:26 nodename: 1165252f5ae0
2024-02-07 19:44:26 machine: x86_64
2024-02-07 19:44:26 clock source: unix
2024-02-07 19:44:26 pcre jit disabled
2024-02-07 19:44:26 detected number of CPU cores: 4
2024-02-07 19:44:26 current working directory: /app/ml
2024-02-07 19:44:26 detected binary path: /usr/local/bin/uwsgi
2024-02-07 19:44:26 setgid() to 33
2024-02-07 19:44:26 setuid() to 33
2024-02-07 19:44:26 your memory page size is 4096 bytes
2024-02-07 19:44:26 detected max file descriptor number: 1048576
2024-02-07 19:44:26 lock engine: pthread robust mutexes
2024-02-07 19:44:26 thunder lock: disabled (you can enable it with --thunder-lock)
2024-02-07 19:44:26 uwsgi socket 0 bound to TCP address 0.0.0.0:3000 fd 3
2024-02-07 19:44:26 Python version: 3.8.17 (default, Jul 28 2023, 06:10:22) [GCC 10.2.1 20210110]
2024-02-07 19:44:26 Python main interpreter initialized at 0x55e9629a8810
2024-02-07 19:44:26 python threads support enabled
2024-02-07 19:44:26 your server socket listen backlog is limited to 100 connections
2024-02-07 19:44:26 your mercy for graceful operations on workers is 60 seconds
2024-02-07 19:44:26 mapped 218712 bytes (213 KB) for 2 cores
2024-02-07 19:44:26 *** Operational MODE: preforking ***
2024-02-07 19:44:37 [uWSGI] getting INI configuration from uwsgi.ini
2024-02-07 19:44:37 *** Starting uWSGI 2.0.19 (64bit) on [Wed Feb 7 18:44:37 2024] ***
2024-02-07 19:44:37 compiled with version: 10.2.1 20210110 on 14 August 2023 20:24:09
2024-02-07 19:44:37 os: Linux-5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023
2024-02-07 19:44:37 nodename: 1165252f5ae0
2024-02-07 19:44:37 machine: x86_64
2024-02-07 19:44:37 clock source: unix
2024-02-07 19:44:37 pcre jit disabled
2024-02-07 19:44:37 detected number of CPU cores: 4
2024-02-07 19:44:37 current working directory: /app/ml
2024-02-07 19:44:37 detected binary path: /usr/local/bin/uwsgi
2024-02-07 19:44:37 setgid() to 33
2024-02-07 19:44:37 setuid() to 33
2024-02-07 19:44:37 your memory page size is 4096 bytes
2024-02-07 19:44:37 detected max file descriptor number: 1048576
2024-02-07 19:44:37 lock engine: pthread robust mutexes
2024-02-07 19:44:37 thunder lock: disabled (you can enable it with --thunder-lock)
2024-02-07 19:44:37 uwsgi socket 0 bound to TCP address 0.0.0.0:3000 fd 3
2024-02-07 19:44:37 Python version: 3.8.17 (default, Jul 28 2023, 06:10:22) [GCC 10.2.1 20210110]
2024-02-07 19:44:37 Python main interpreter initialized at 0x555d4b20c810
2024-02-07 19:44:37 python threads support enabled
2024-02-07 19:44:37 your server socket listen backlog is limited to 100 connections
2024-02-07 19:44:37 your mercy for graceful operations on workers is 60 seconds
2024-02-07 19:44:37 mapped 218712 bytes (213 KB) for 2 cores
2024-02-07 19:44:37 *** Operational MODE: preforking ***
2024-02-07 19:44:54 [uWSGI] getting INI configuration from uwsgi.ini
2024-02-07 19:44:54 *** Starting uWSGI 2.0.19 (64bit) on [Wed Feb 7 18:44:54 2024] ***
2024-02-07 19:44:54 compiled with version: 10.2.1 20210110 on 14 August 2023 20:24:09
2024-02-07 19:44:54 os: Linux-5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023
2024-02-07 19:44:54 nodename: 1165252f5ae0
2024-02-07 19:44:54 machine: x86_64
2024-02-07 19:44:54 clock source: unix
2024-02-07 19:44:54 pcre jit disabled
2024-02-07 19:44:54 detected number of CPU cores: 4
2024-02-07 19:44:54 current working directory: /app/ml
2024-02-07 19:44:54 detected binary path: /usr/local/bin/uwsgi
2024-02-07 19:44:54 setgid() to 33
2024-02-07 19:44:54 setuid() to 33
2024-02-07 19:44:54 your memory page size is 4096 bytes
2024-02-07 19:44:54 detected max file descriptor number: 1048576
2024-02-07 19:44:54 lock engine: pthread robust mutexes
2024-02-07 19:44:54 thunder lock: disabled (you can enable it with --thunder-lock)
2024-02-07 19:44:54 uwsgi socket 0 bound to TCP address 0.0.0.0:3000 fd 3
2024-02-07 19:44:54 Python version: 3.8.17 (default, Jul 28 2023, 06:10:22) [GCC 10.2.1 20210110]
2024-02-07 19:44:54 Python main interpreter initialized at 0x56337e4e2810
2024-02-07 19:44:54 python threads support enabled
2024-02-07 19:44:54 your server socket listen backlog is limited to 100 connections
2024-02-07 19:44:54 your mercy for graceful operations on workers is 60 seconds
2024-02-07 19:44:54 mapped 218712 bytes (213 KB) for 2 cores
2024-02-07 19:44:54 *** Operational MODE: preforking ***
2024-02-07 19:45:24 [uWSGI] getting INI configuration from uwsgi.ini
2024-02-07 19:45:24 *** Starting uWSGI 2.0.19 (64bit) on [Wed Feb 7 18:45:24 2024] ***
2024-02-07 19:45:24 compiled with version: 10.2.1 20210110 on 14 August 2023 20:24:09
2024-02-07 19:45:24 os: Linux-5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023
2024-02-07 19:45:24 nodename: 1165252f5ae0
2024-02-07 19:45:24 machine: x86_64
2024-02-07 19:45:24 clock source: unix
2024-02-07 19:45:24 pcre jit disabled
2024-02-07 19:45:24 detected number of CPU cores: 4
2024-02-07 19:45:24 current working directory: /app/ml
2024-02-07 19:45:24 detected binary path: /usr/local/bin/uwsgi
2024-02-07 19:45:24 setgid() to 33
2024-02-07 19:45:24 setuid() to 33
2024-02-07 19:45:24 your memory page size is 4096 bytes
2024-02-07 19:45:24 detected max file descriptor number: 1048576
2024-02-07 19:45:24 lock engine: pthread robust mutexes
2024-02-07 19:45:24 thunder lock: disabled (you can enable it with --thunder-lock)
2024-02-07 19:45:24 uwsgi socket 0 bound to TCP address 0.0.0.0:3000 fd 3
2024-02-07 19:45:24 Python version: 3.8.17 (default, Jul 28 2023, 06:10:22) [GCC 10.2.1 20210110]
2024-02-07 19:45:24 Python main interpreter initialized at 0x55d7752d1810
2024-02-07 19:45:24 python threads support enabled
2024-02-07 19:45:24 your server socket listen backlog is limited to 100 connections
2024-02-07 19:45:24 your mercy for graceful operations on workers is 60 seconds
2024-02-07 19:45:24 mapped 218712 bytes (213 KB) for 2 cores
2024-02-07 19:45:24 *** Operational MODE: preforking ***
What can be the problem?
The text was updated successfully, but these errors were encountered: