Skip to content

Instantly share code, notes, and snippets.

@JFreegman
Created March 11, 2016 23:38
Show Gist options
  • Save JFreegman/aa3bb63a4f7b8fd58ff6 to your computer and use it in GitHub Desktop.
Save JFreegman/aa3bb63a4f7b8fd58ff6 to your computer and use it in GitHub Desktop.
Fri Mar 11 22:58:10 2016 - *** Starting uWSGI 2.0.12 (64bit) on [Fri Mar 11 22:58:10 2016] ***
Fri Mar 11 22:58:10 2016 - compiled with version: 4.6.3 on 11 March 2016 22:57:43
Fri Mar 11 22:58:10 2016 - os: Linux-3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012
Fri Mar 11 22:58:10 2016 - nodename: myapp
Fri Mar 11 22:58:10 2016 - machine: x86_64
Fri Mar 11 22:58:10 2016 - clock source: unix
Fri Mar 11 22:58:10 2016 - detected number of CPU cores: 2
Fri Mar 11 22:58:10 2016 - current working directory: /
Fri Mar 11 22:58:10 2016 - detected binary path: /usr/local/bin/uwsgi
Fri Mar 11 22:58:10 2016 - !!! no internal routing support, rebuild with pcre support !!!
Fri Mar 11 22:58:10 2016 - setgid() to 33
Fri Mar 11 22:58:10 2016 - setuid() to 33
Fri Mar 11 22:58:10 2016 - chdir() to /var/www/myapp.test.com/src
Fri Mar 11 22:58:10 2016 - your processes number limit is 2782
Fri Mar 11 22:58:10 2016 - your memory page size is 4096 bytes
Fri Mar 11 22:58:10 2016 - detected max file descriptor number: 1024
Fri Mar 11 22:58:10 2016 - lock engine: pthread robust mutexes
Fri Mar 11 22:58:10 2016 - thunder lock: disabled (you can enable it with --thunder-lock)
Fri Mar 11 22:58:10 2016 - uwsgi socket 0 bound to UNIX address /tmp/uwsgi.sock fd 3
Fri Mar 11 22:58:10 2016 - Python version: 2.7.3 (default, Jun 22 2015, 19:44:33) [GCC 4.6.3]
Fri Mar 11 22:58:10 2016 - *** Python threads support is disabled. You can enable it with --enable-threads ***
Fri Mar 11 22:58:10 2016 - Python main interpreter initialized at 0x10f4510
Fri Mar 11 22:58:10 2016 - your server socket listen backlog is limited to 100 connections
Fri Mar 11 22:58:10 2016 - your mercy for graceful operations on workers is 60 seconds
Fri Mar 11 22:58:10 2016 - mapped 218304 bytes (213 KB) for 2 cores
Fri Mar 11 22:58:10 2016 - *** Operational MODE: preforking ***
Fri Mar 11 22:58:11 2016 - WSGI app 0 (mountpoint='') ready in 1 seconds on interpreter 0x10f4510 pid: 9997 (default app)
Fri Mar 11 22:58:11 2016 - *** uWSGI is running in multiple interpreter mode ***
Fri Mar 11 22:58:11 2016 - spawned uWSGI master process (pid: 9997)
Fri Mar 11 22:58:11 2016 - spawned uWSGI worker 1 (pid: 10002, cores: 1)
Fri Mar 11 22:58:11 2016 - spawned uWSGI worker 2 (pid: 10003, cores: 1)
[pid: 10003|app: 0|req: 1/1] 10.0.2.2 () {42 vars in 715 bytes} [Fri Mar 11 23:01:20 2016] GET / => generated 12 bytes in 15 msecs (HTTP/1.1 200) 2 headers in 79 bytes (2 switches on core 0)
[pid: 10002|app: 0|req: 1/2] 10.0.2.2 () {42 vars in 715 bytes} [Fri Mar 11 23:21:39 2016] GET / => generated 12 bytes in 7 msecs (HTTP/1.1 200) 2 headers in 79 bytes (1 switches on core 0)
[pid: 10003|app: 0|req: 2/3] 10.0.2.2 () {42 vars in 715 bytes} [Fri Mar 11 23:21:49 2016] GET / => generated 12 bytes in 1 msecs (HTTP/1.1 200) 2 headers in 79 bytes (1 switches on core 0)
[pid: 10002|app: 0|req: 2/4] 10.0.2.2 () {42 vars in 715 bytes} [Fri Mar 11 23:21:52 2016] GET / => generated 12 bytes in 0 msecs (HTTP/1.1 200) 2 headers in 79 bytes (1 switches on core 0)
Fri Mar 11 23:21:52 2016 - SIGINT/SIGQUIT received...killing workers...
Fri Mar 11 23:21:53 2016 - worker 1 buried after 1 seconds
Fri Mar 11 23:21:53 2016 - worker 2 buried after 1 seconds
Fri Mar 11 23:21:53 2016 - goodbye to uWSGI.
Fri Mar 11 23:22:24 2016 - *** Starting uWSGI 2.0.12 (64bit) on [Fri Mar 11 23:22:24 2016] ***
Fri Mar 11 23:22:24 2016 - compiled with version: 4.6.3 on 11 March 2016 22:57:43
Fri Mar 11 23:22:24 2016 - os: Linux-3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012
Fri Mar 11 23:22:24 2016 - nodename: myapp
Fri Mar 11 23:22:24 2016 - machine: x86_64
Fri Mar 11 23:22:24 2016 - clock source: unix
Fri Mar 11 23:22:24 2016 - detected number of CPU cores: 2
Fri Mar 11 23:22:24 2016 - current working directory: /
Fri Mar 11 23:22:24 2016 - detected binary path: /usr/local/bin/uwsgi
Fri Mar 11 23:22:24 2016 - !!! no internal routing support, rebuild with pcre support !!!
Fri Mar 11 23:22:24 2016 - setgid() to 33
Fri Mar 11 23:22:24 2016 - setuid() to 33
Fri Mar 11 23:22:24 2016 - chdir() to /var/www/myapp.test.com/src
Fri Mar 11 23:22:24 2016 - your processes number limit is 2782
Fri Mar 11 23:22:24 2016 - your memory page size is 4096 bytes
Fri Mar 11 23:22:24 2016 - detected max file descriptor number: 1024
Fri Mar 11 23:22:24 2016 - lock engine: pthread robust mutexes
Fri Mar 11 23:22:24 2016 - thunder lock: disabled (you can enable it with --thunder-lock)
Fri Mar 11 23:22:24 2016 - uwsgi socket 0 bound to UNIX address /tmp/uwsgi.sock fd 3
Fri Mar 11 23:22:24 2016 - Python version: 2.7.3 (default, Jun 22 2015, 19:44:33) [GCC 4.6.3]
Fri Mar 11 23:22:24 2016 - *** Python threads support is disabled. You can enable it with --enable-threads ***
Fri Mar 11 23:22:24 2016 - Python main interpreter initialized at 0x25205b0
Fri Mar 11 23:22:24 2016 - your server socket listen backlog is limited to 100 connections
Fri Mar 11 23:22:24 2016 - your mercy for graceful operations on workers is 60 seconds
Fri Mar 11 23:22:24 2016 - mapped 218304 bytes (213 KB) for 2 cores
Fri Mar 11 23:22:24 2016 - *** Operational MODE: preforking ***
ImportError: No module named app
Fri Mar 11 23:22:24 2016 - unable to load app 0 (mountpoint='') (callable not found or import error)
Fri Mar 11 23:22:24 2016 - *** no app loaded. going in full dynamic mode ***
Fri Mar 11 23:22:24 2016 - *** uWSGI is running in multiple interpreter mode ***
Fri Mar 11 23:22:24 2016 - spawned uWSGI master process (pid: 778)
Fri Mar 11 23:22:24 2016 - spawned uWSGI worker 1 (pid: 858, cores: 1)
Fri Mar 11 23:22:24 2016 - spawned uWSGI worker 2 (pid: 859, cores: 1)
Fri Mar 11 23:22:31 2016 - --- no python application found, check your startup logs for errors ---
[pid: 859|app: -1|req: -1/1] 10.0.2.2 () {42 vars in 715 bytes} [Fri Mar 11 23:22:31 2016] GET / => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment