You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
467 lines
19 KiB
Plaintext
467 lines
19 KiB
Plaintext
[2020-05-24 00:36:48 +0100] [24579] [DEBUG] Current configuration:
|
|
config: None
|
|
bind: ['unix:app.sock']
|
|
backlog: 2048
|
|
workers: 4
|
|
worker_class: sync
|
|
threads: 1
|
|
worker_connections: 1000
|
|
max_requests: 0
|
|
max_requests_jitter: 0
|
|
timeout: 30
|
|
graceful_timeout: 30
|
|
keepalive: 2
|
|
limit_request_line: 4094
|
|
limit_request_fields: 100
|
|
limit_request_field_size: 8190
|
|
reload: False
|
|
reload_engine: auto
|
|
reload_extra_files: []
|
|
spew: False
|
|
check_config: False
|
|
preload_app: False
|
|
sendfile: None
|
|
reuse_port: False
|
|
chdir: /var/www/TacticalApp
|
|
daemon: False
|
|
raw_env: []
|
|
pidfile: None
|
|
worker_tmp_dir: None
|
|
user: 1001
|
|
group: 33
|
|
umask: 7
|
|
initgroups: False
|
|
tmp_upload_dir: None
|
|
secure_scheme_headers: {'X-FORWARDED-PROTOCOL': 'ssl', 'X-FORWARDED-PROTO': 'https', 'X-FORWARDED-SSL': 'on'}
|
|
forwarded_allow_ips: ['127.0.0.1']
|
|
accesslog: None
|
|
disable_redirect_access_to_syslog: False
|
|
access_log_format: %(h)s %(l)s %(u)s %(t)s "%(r)s" %(s)s %(b)s "%(f)s" "%(a)s"
|
|
errorlog: /var/www/TacticalApp/app.log
|
|
loglevel: debug
|
|
capture_output: False
|
|
logger_class: gunicorn.glogging.Logger
|
|
logconfig: None
|
|
logconfig_dict: {}
|
|
syslog_addr: udp://localhost:514
|
|
syslog: False
|
|
syslog_prefix: None
|
|
syslog_facility: user
|
|
enable_stdio_inheritance: False
|
|
statsd_host: None
|
|
dogstatsd_tags:
|
|
statsd_prefix:
|
|
proc_name: None
|
|
default_proc_name: app:app
|
|
pythonpath: None
|
|
paste: None
|
|
on_starting: <function OnStarting.on_starting at 0xb5dff420>
|
|
on_reload: <function OnReload.on_reload at 0xb5dff4b0>
|
|
when_ready: <function WhenReady.when_ready at 0xb5dff540>
|
|
pre_fork: <function Prefork.pre_fork at 0xb5dff618>
|
|
post_fork: <function Postfork.post_fork at 0xb5dff6a8>
|
|
post_worker_init: <function PostWorkerInit.post_worker_init at 0xb5dff780>
|
|
worker_int: <function WorkerInt.worker_int at 0xb5dff810>
|
|
worker_abort: <function WorkerAbort.worker_abort at 0xb5dff8a0>
|
|
pre_exec: <function PreExec.pre_exec at 0xb5dff930>
|
|
pre_request: <function PreRequest.pre_request at 0xb5dff9c0>
|
|
post_request: <function PostRequest.post_request at 0xb5dffa08>
|
|
child_exit: <function ChildExit.child_exit at 0xb5dffae0>
|
|
worker_exit: <function WorkerExit.worker_exit at 0xb5dffb70>
|
|
nworkers_changed: <function NumWorkersChanged.nworkers_changed at 0xb5dffc00>
|
|
on_exit: <function OnExit.on_exit at 0xb5dffc90>
|
|
proxy_protocol: False
|
|
proxy_allow_ips: ['127.0.0.1']
|
|
keyfile: None
|
|
certfile: None
|
|
ssl_version: 2
|
|
cert_reqs: 0
|
|
ca_certs: None
|
|
suppress_ragged_eofs: True
|
|
do_handshake_on_connect: False
|
|
ciphers: None
|
|
raw_paste_global_conf: []
|
|
strip_header_spaces: False
|
|
[2020-05-24 00:36:48 +0100] [24579] [INFO] Starting gunicorn 20.0.4
|
|
[2020-05-24 00:36:48 +0100] [24579] [DEBUG] Arbiter booted
|
|
[2020-05-24 00:36:48 +0100] [24579] [INFO] Listening at: unix:app.sock (24579)
|
|
[2020-05-24 00:36:48 +0100] [24579] [INFO] Using worker: sync
|
|
[2020-05-24 00:36:48 +0100] [24581] [INFO] Booting worker with pid: 24581
|
|
[2020-05-24 00:36:48 +0100] [24582] [INFO] Booting worker with pid: 24582
|
|
[2020-05-24 00:36:48 +0100] [24583] [INFO] Booting worker with pid: 24583
|
|
[2020-05-24 00:36:48 +0100] [24584] [INFO] Booting worker with pid: 24584
|
|
[2020-05-24 00:36:48 +0100] [24579] [DEBUG] 4 workers
|
|
[2020-05-24 01:33:11 +0100] [24579] [INFO] Handling signal: term
|
|
[2020-05-24 01:33:11 +0100] [24584] [INFO] Worker exiting (pid: 24584)
|
|
[2020-05-24 01:33:11 +0100] [24582] [INFO] Worker exiting (pid: 24582)
|
|
[2020-05-24 01:33:11 +0100] [24583] [INFO] Worker exiting (pid: 24583)
|
|
[2020-05-24 01:33:11 +0100] [24581] [INFO] Worker exiting (pid: 24581)
|
|
[2020-05-24 01:33:11 +0100] [24579] [INFO] Shutting down: Master
|
|
[2020-06-19 12:26:51 +0100] [28382] [DEBUG] Current configuration:
|
|
config: None
|
|
bind: ['unix:app.sock']
|
|
backlog: 2048
|
|
workers: 4
|
|
worker_class: sync
|
|
threads: 1
|
|
worker_connections: 1000
|
|
max_requests: 0
|
|
max_requests_jitter: 0
|
|
timeout: 30
|
|
graceful_timeout: 30
|
|
keepalive: 2
|
|
limit_request_line: 4094
|
|
limit_request_fields: 100
|
|
limit_request_field_size: 8190
|
|
reload: False
|
|
reload_engine: auto
|
|
reload_extra_files: []
|
|
spew: False
|
|
check_config: False
|
|
preload_app: False
|
|
sendfile: None
|
|
reuse_port: False
|
|
chdir: /var/www/TacticalApp
|
|
daemon: False
|
|
raw_env: []
|
|
pidfile: None
|
|
worker_tmp_dir: None
|
|
user: 0
|
|
group: 0
|
|
umask: 7
|
|
initgroups: False
|
|
tmp_upload_dir: None
|
|
secure_scheme_headers: {'X-FORWARDED-PROTOCOL': 'ssl', 'X-FORWARDED-PROTO': 'https', 'X-FORWARDED-SSL': 'on'}
|
|
forwarded_allow_ips: ['127.0.0.1']
|
|
accesslog: None
|
|
disable_redirect_access_to_syslog: False
|
|
access_log_format: %(h)s %(l)s %(u)s %(t)s "%(r)s" %(s)s %(b)s "%(f)s" "%(a)s"
|
|
errorlog: /var/www/TacticalApp/app.log
|
|
loglevel: debug
|
|
capture_output: False
|
|
logger_class: gunicorn.glogging.Logger
|
|
logconfig: None
|
|
logconfig_dict: {}
|
|
syslog_addr: udp://localhost:514
|
|
syslog: False
|
|
syslog_prefix: None
|
|
syslog_facility: user
|
|
enable_stdio_inheritance: False
|
|
statsd_host: None
|
|
dogstatsd_tags:
|
|
statsd_prefix:
|
|
proc_name: None
|
|
default_proc_name: app:app
|
|
pythonpath: None
|
|
paste: None
|
|
on_starting: <function OnStarting.on_starting at 0xb5e263d8>
|
|
on_reload: <function OnReload.on_reload at 0xb5e26468>
|
|
when_ready: <function WhenReady.when_ready at 0xb5e264f8>
|
|
pre_fork: <function Prefork.pre_fork at 0xb5e265d0>
|
|
post_fork: <function Postfork.post_fork at 0xb5e26660>
|
|
post_worker_init: <function PostWorkerInit.post_worker_init at 0xb5e26738>
|
|
worker_int: <function WorkerInt.worker_int at 0xb5e267c8>
|
|
worker_abort: <function WorkerAbort.worker_abort at 0xb5e26858>
|
|
pre_exec: <function PreExec.pre_exec at 0xb5e268e8>
|
|
pre_request: <function PreRequest.pre_request at 0xb5e26978>
|
|
post_request: <function PostRequest.post_request at 0xb5e269c0>
|
|
child_exit: <function ChildExit.child_exit at 0xb5e26a98>
|
|
worker_exit: <function WorkerExit.worker_exit at 0xb5e26b28>
|
|
nworkers_changed: <function NumWorkersChanged.nworkers_changed at 0xb5e26bb8>
|
|
on_exit: <function OnExit.on_exit at 0xb5e26c48>
|
|
proxy_protocol: False
|
|
proxy_allow_ips: ['127.0.0.1']
|
|
keyfile: None
|
|
certfile: None
|
|
ssl_version: 2
|
|
cert_reqs: 0
|
|
ca_certs: None
|
|
suppress_ragged_eofs: True
|
|
do_handshake_on_connect: False
|
|
ciphers: None
|
|
raw_paste_global_conf: []
|
|
strip_header_spaces: False
|
|
[2020-06-19 12:26:51 +0100] [28382] [INFO] Starting gunicorn 20.0.4
|
|
[2020-06-19 12:26:51 +0100] [28382] [DEBUG] Arbiter booted
|
|
[2020-06-19 12:26:51 +0100] [28382] [INFO] Listening at: unix:app.sock (28382)
|
|
[2020-06-19 12:26:51 +0100] [28382] [INFO] Using worker: sync
|
|
[2020-06-19 12:26:51 +0100] [28385] [INFO] Booting worker with pid: 28385
|
|
[2020-06-19 12:26:51 +0100] [28386] [INFO] Booting worker with pid: 28386
|
|
[2020-06-19 12:26:51 +0100] [28387] [INFO] Booting worker with pid: 28387
|
|
[2020-06-19 12:26:51 +0100] [28388] [INFO] Booting worker with pid: 28388
|
|
[2020-06-19 12:26:51 +0100] [28382] [DEBUG] 4 workers
|
|
[2020-06-19 12:26:54 +0100] [28387] [DEBUG] worker: SIGWINCH ignored.
|
|
[2020-06-19 12:26:54 +0100] [28385] [DEBUG] worker: SIGWINCH ignored.
|
|
[2020-06-19 12:26:54 +0100] [28386] [DEBUG] worker: SIGWINCH ignored.
|
|
[2020-06-19 12:26:54 +0100] [28382] [INFO] Handling signal: winch
|
|
[2020-06-19 12:26:54 +0100] [28382] [DEBUG] SIGWINCH ignored. Not daemonized
|
|
[2020-06-19 12:26:54 +0100] [28388] [DEBUG] worker: SIGWINCH ignored.
|
|
[2020-06-19 12:27:26 +0100] [28386] [DEBUG] GET /index.html
|
|
[2020-06-19 12:27:34 +0100] [28386] [DEBUG] GET /
|
|
[2020-06-19 12:28:03 +0100] [28382] [INFO] Handling signal: int
|
|
[2020-06-19 12:28:03 +0100] [28386] [INFO] Worker exiting (pid: 28386)
|
|
[2020-06-19 12:28:03 +0100] [28387] [INFO] Worker exiting (pid: 28387)
|
|
[2020-06-19 12:28:03 +0100] [28385] [INFO] Worker exiting (pid: 28385)
|
|
[2020-06-19 12:28:03 +0100] [28388] [INFO] Worker exiting (pid: 28388)
|
|
[2020-06-19 12:28:03 +0100] [28382] [INFO] Shutting down: Master
|
|
[2020-06-19 12:29:23 +0100] [28474] [DEBUG] Current configuration:
|
|
config: None
|
|
bind: ['unix:app.sock']
|
|
backlog: 2048
|
|
workers: 4
|
|
worker_class: sync
|
|
threads: 1
|
|
worker_connections: 1000
|
|
max_requests: 0
|
|
max_requests_jitter: 0
|
|
timeout: 30
|
|
graceful_timeout: 30
|
|
keepalive: 2
|
|
limit_request_line: 4094
|
|
limit_request_fields: 100
|
|
limit_request_field_size: 8190
|
|
reload: False
|
|
reload_engine: auto
|
|
reload_extra_files: []
|
|
spew: False
|
|
check_config: False
|
|
preload_app: False
|
|
sendfile: None
|
|
reuse_port: False
|
|
chdir: /var/www/TacticalApp
|
|
daemon: False
|
|
raw_env: ['SCRIPT_NAME=/watermark']
|
|
pidfile: None
|
|
worker_tmp_dir: None
|
|
user: 0
|
|
group: 0
|
|
umask: 7
|
|
initgroups: False
|
|
tmp_upload_dir: None
|
|
secure_scheme_headers: {'X-FORWARDED-PROTOCOL': 'ssl', 'X-FORWARDED-PROTO': 'https', 'X-FORWARDED-SSL': 'on'}
|
|
forwarded_allow_ips: ['127.0.0.1']
|
|
accesslog: None
|
|
disable_redirect_access_to_syslog: False
|
|
access_log_format: %(h)s %(l)s %(u)s %(t)s "%(r)s" %(s)s %(b)s "%(f)s" "%(a)s"
|
|
errorlog: /var/www/TacticalApp/app.log
|
|
loglevel: debug
|
|
capture_output: False
|
|
logger_class: gunicorn.glogging.Logger
|
|
logconfig: None
|
|
logconfig_dict: {}
|
|
syslog_addr: udp://localhost:514
|
|
syslog: False
|
|
syslog_prefix: None
|
|
syslog_facility: user
|
|
enable_stdio_inheritance: False
|
|
statsd_host: None
|
|
dogstatsd_tags:
|
|
statsd_prefix:
|
|
proc_name: None
|
|
default_proc_name: -
|
|
pythonpath: None
|
|
paste: None
|
|
on_starting: <function OnStarting.on_starting at 0xb5dc73d8>
|
|
on_reload: <function OnReload.on_reload at 0xb5dc7468>
|
|
when_ready: <function WhenReady.when_ready at 0xb5dc74f8>
|
|
pre_fork: <function Prefork.pre_fork at 0xb5dc75d0>
|
|
post_fork: <function Postfork.post_fork at 0xb5dc7660>
|
|
post_worker_init: <function PostWorkerInit.post_worker_init at 0xb5dc7738>
|
|
worker_int: <function WorkerInt.worker_int at 0xb5dc77c8>
|
|
worker_abort: <function WorkerAbort.worker_abort at 0xb5dc7858>
|
|
pre_exec: <function PreExec.pre_exec at 0xb5dc78e8>
|
|
pre_request: <function PreRequest.pre_request at 0xb5dc7978>
|
|
post_request: <function PostRequest.post_request at 0xb5dc79c0>
|
|
child_exit: <function ChildExit.child_exit at 0xb5dc7a98>
|
|
worker_exit: <function WorkerExit.worker_exit at 0xb5dc7b28>
|
|
nworkers_changed: <function NumWorkersChanged.nworkers_changed at 0xb5dc7bb8>
|
|
on_exit: <function OnExit.on_exit at 0xb5dc7c48>
|
|
proxy_protocol: False
|
|
proxy_allow_ips: ['127.0.0.1']
|
|
keyfile: None
|
|
certfile: None
|
|
ssl_version: 2
|
|
cert_reqs: 0
|
|
ca_certs: None
|
|
suppress_ragged_eofs: True
|
|
do_handshake_on_connect: False
|
|
ciphers: None
|
|
raw_paste_global_conf: []
|
|
strip_header_spaces: False
|
|
[2020-06-19 12:29:23 +0100] [28474] [INFO] Starting gunicorn 20.0.4
|
|
[2020-06-19 12:29:23 +0100] [28474] [DEBUG] Arbiter booted
|
|
[2020-06-19 12:29:23 +0100] [28474] [INFO] Listening at: unix:app.sock (28474)
|
|
[2020-06-19 12:29:23 +0100] [28474] [INFO] Using worker: sync
|
|
[2020-06-19 12:29:23 +0100] [28477] [INFO] Booting worker with pid: 28477
|
|
[2020-06-19 12:29:23 +0100] [28477] [ERROR] Exception in worker process
|
|
Traceback (most recent call last):
|
|
File "/var/www/TacticalApp/venv/lib/python3.7/site-packages/gunicorn/arbiter.py", line 583, in spawn_worker
|
|
worker.init_process()
|
|
File "/var/www/TacticalApp/venv/lib/python3.7/site-packages/gunicorn/workers/base.py", line 119, in init_process
|
|
self.load_wsgi()
|
|
File "/var/www/TacticalApp/venv/lib/python3.7/site-packages/gunicorn/workers/base.py", line 144, in load_wsgi
|
|
self.wsgi = self.app.wsgi()
|
|
File "/var/www/TacticalApp/venv/lib/python3.7/site-packages/gunicorn/app/base.py", line 67, in wsgi
|
|
self.callable = self.load()
|
|
File "/var/www/TacticalApp/venv/lib/python3.7/site-packages/gunicorn/app/wsgiapp.py", line 49, in load
|
|
return self.load_wsgiapp()
|
|
File "/var/www/TacticalApp/venv/lib/python3.7/site-packages/gunicorn/app/wsgiapp.py", line 39, in load_wsgiapp
|
|
return util.import_app(self.app_uri)
|
|
File "/var/www/TacticalApp/venv/lib/python3.7/site-packages/gunicorn/util.py", line 358, in import_app
|
|
mod = importlib.import_module(module)
|
|
File "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module
|
|
return _bootstrap._gcd_import(name[level:], package, level)
|
|
File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
|
|
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
|
|
File "<frozen importlib._bootstrap>", line 965, in _find_and_load_unlocked
|
|
ModuleNotFoundError: No module named '-'
|
|
[2020-06-19 12:29:23 +0100] [28477] [INFO] Worker exiting (pid: 28477)
|
|
[2020-06-19 12:29:23 +0100] [28478] [INFO] Booting worker with pid: 28478
|
|
[2020-06-19 12:29:23 +0100] [28479] [INFO] Booting worker with pid: 28479
|
|
[2020-06-19 12:29:23 +0100] [28478] [ERROR] Exception in worker process
|
|
Traceback (most recent call last):
|
|
File "/var/www/TacticalApp/venv/lib/python3.7/site-packages/gunicorn/arbiter.py", line 583, in spawn_worker
|
|
worker.init_process()
|
|
File "/var/www/TacticalApp/venv/lib/python3.7/site-packages/gunicorn/workers/base.py", line 119, in init_process
|
|
self.load_wsgi()
|
|
File "/var/www/TacticalApp/venv/lib/python3.7/site-packages/gunicorn/workers/base.py", line 144, in load_wsgi
|
|
self.wsgi = self.app.wsgi()
|
|
File "/var/www/TacticalApp/venv/lib/python3.7/site-packages/gunicorn/app/base.py", line 67, in wsgi
|
|
self.callable = self.load()
|
|
File "/var/www/TacticalApp/venv/lib/python3.7/site-packages/gunicorn/app/wsgiapp.py", line 49, in load
|
|
return self.load_wsgiapp()
|
|
File "/var/www/TacticalApp/venv/lib/python3.7/site-packages/gunicorn/app/wsgiapp.py", line 39, in load_wsgiapp
|
|
return util.import_app(self.app_uri)
|
|
File "/var/www/TacticalApp/venv/lib/python3.7/site-packages/gunicorn/util.py", line 358, in import_app
|
|
mod = importlib.import_module(module)
|
|
File "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module
|
|
return _bootstrap._gcd_import(name[level:], package, level)
|
|
File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
|
|
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
|
|
File "<frozen importlib._bootstrap>", line 965, in _find_and_load_unlocked
|
|
ModuleNotFoundError: No module named '-'
|
|
[2020-06-19 12:29:23 +0100] [28478] [INFO] Worker exiting (pid: 28478)
|
|
[2020-06-19 12:29:23 +0100] [28479] [ERROR] Exception in worker process
|
|
Traceback (most recent call last):
|
|
File "/var/www/TacticalApp/venv/lib/python3.7/site-packages/gunicorn/arbiter.py", line 583, in spawn_worker
|
|
worker.init_process()
|
|
File "/var/www/TacticalApp/venv/lib/python3.7/site-packages/gunicorn/workers/base.py", line 119, in init_process
|
|
self.load_wsgi()
|
|
File "/var/www/TacticalApp/venv/lib/python3.7/site-packages/gunicorn/workers/base.py", line 144, in load_wsgi
|
|
self.wsgi = self.app.wsgi()
|
|
File "/var/www/TacticalApp/venv/lib/python3.7/site-packages/gunicorn/app/base.py", line 67, in wsgi
|
|
self.callable = self.load()
|
|
File "/var/www/TacticalApp/venv/lib/python3.7/site-packages/gunicorn/app/wsgiapp.py", line 49, in load
|
|
return self.load_wsgiapp()
|
|
File "/var/www/TacticalApp/venv/lib/python3.7/site-packages/gunicorn/app/wsgiapp.py", line 39, in load_wsgiapp
|
|
return util.import_app(self.app_uri)
|
|
File "/var/www/TacticalApp/venv/lib/python3.7/site-packages/gunicorn/util.py", line 358, in import_app
|
|
mod = importlib.import_module(module)
|
|
File "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module
|
|
return _bootstrap._gcd_import(name[level:], package, level)
|
|
File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
|
|
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
|
|
File "<frozen importlib._bootstrap>", line 965, in _find_and_load_unlocked
|
|
ModuleNotFoundError: No module named '-'
|
|
[2020-06-19 12:29:23 +0100] [28479] [INFO] Worker exiting (pid: 28479)
|
|
[2020-06-19 12:29:23 +0100] [28474] [INFO] Shutting down: Master
|
|
[2020-06-19 12:29:23 +0100] [28474] [INFO] Reason: Worker failed to boot.
|
|
[2020-06-19 12:29:37 +0100] [28480] [DEBUG] Current configuration:
|
|
config: None
|
|
bind: ['unix:app.sock']
|
|
backlog: 2048
|
|
workers: 4
|
|
worker_class: sync
|
|
threads: 1
|
|
worker_connections: 1000
|
|
max_requests: 0
|
|
max_requests_jitter: 0
|
|
timeout: 30
|
|
graceful_timeout: 30
|
|
keepalive: 2
|
|
limit_request_line: 4094
|
|
limit_request_fields: 100
|
|
limit_request_field_size: 8190
|
|
reload: False
|
|
reload_engine: auto
|
|
reload_extra_files: []
|
|
spew: False
|
|
check_config: False
|
|
preload_app: False
|
|
sendfile: None
|
|
reuse_port: False
|
|
chdir: /var/www/TacticalApp
|
|
daemon: False
|
|
raw_env: []
|
|
pidfile: None
|
|
worker_tmp_dir: None
|
|
user: 0
|
|
group: 0
|
|
umask: 7
|
|
initgroups: False
|
|
tmp_upload_dir: None
|
|
secure_scheme_headers: {'X-FORWARDED-PROTOCOL': 'ssl', 'X-FORWARDED-PROTO': 'https', 'X-FORWARDED-SSL': 'on'}
|
|
forwarded_allow_ips: ['127.0.0.1']
|
|
accesslog: None
|
|
disable_redirect_access_to_syslog: False
|
|
access_log_format: %(h)s %(l)s %(u)s %(t)s "%(r)s" %(s)s %(b)s "%(f)s" "%(a)s"
|
|
errorlog: /var/www/TacticalApp/app.log
|
|
loglevel: debug
|
|
capture_output: False
|
|
logger_class: gunicorn.glogging.Logger
|
|
logconfig: None
|
|
logconfig_dict: {}
|
|
syslog_addr: udp://localhost:514
|
|
syslog: False
|
|
syslog_prefix: None
|
|
syslog_facility: user
|
|
enable_stdio_inheritance: False
|
|
statsd_host: None
|
|
dogstatsd_tags:
|
|
statsd_prefix:
|
|
proc_name: None
|
|
default_proc_name: app:app
|
|
pythonpath: None
|
|
paste: None
|
|
on_starting: <function OnStarting.on_starting at 0xb5dae3d8>
|
|
on_reload: <function OnReload.on_reload at 0xb5dae468>
|
|
when_ready: <function WhenReady.when_ready at 0xb5dae4f8>
|
|
pre_fork: <function Prefork.pre_fork at 0xb5dae5d0>
|
|
post_fork: <function Postfork.post_fork at 0xb5dae660>
|
|
post_worker_init: <function PostWorkerInit.post_worker_init at 0xb5dae738>
|
|
worker_int: <function WorkerInt.worker_int at 0xb5dae7c8>
|
|
worker_abort: <function WorkerAbort.worker_abort at 0xb5dae858>
|
|
pre_exec: <function PreExec.pre_exec at 0xb5dae8e8>
|
|
pre_request: <function PreRequest.pre_request at 0xb5dae978>
|
|
post_request: <function PostRequest.post_request at 0xb5dae9c0>
|
|
child_exit: <function ChildExit.child_exit at 0xb5daea98>
|
|
worker_exit: <function WorkerExit.worker_exit at 0xb5daeb28>
|
|
nworkers_changed: <function NumWorkersChanged.nworkers_changed at 0xb5daebb8>
|
|
on_exit: <function OnExit.on_exit at 0xb5daec48>
|
|
proxy_protocol: False
|
|
proxy_allow_ips: ['127.0.0.1']
|
|
keyfile: None
|
|
certfile: None
|
|
ssl_version: 2
|
|
cert_reqs: 0
|
|
ca_certs: None
|
|
suppress_ragged_eofs: True
|
|
do_handshake_on_connect: False
|
|
ciphers: None
|
|
raw_paste_global_conf: []
|
|
strip_header_spaces: False
|
|
[2020-06-19 12:29:37 +0100] [28480] [INFO] Starting gunicorn 20.0.4
|
|
[2020-06-19 12:29:37 +0100] [28480] [DEBUG] Arbiter booted
|
|
[2020-06-19 12:29:37 +0100] [28480] [INFO] Listening at: unix:app.sock (28480)
|
|
[2020-06-19 12:29:37 +0100] [28480] [INFO] Using worker: sync
|
|
[2020-06-19 12:29:37 +0100] [28483] [INFO] Booting worker with pid: 28483
|
|
[2020-06-19 12:29:37 +0100] [28484] [INFO] Booting worker with pid: 28484
|
|
[2020-06-19 12:29:38 +0100] [28485] [INFO] Booting worker with pid: 28485
|
|
[2020-06-19 12:29:38 +0100] [28486] [INFO] Booting worker with pid: 28486
|
|
[2020-06-19 12:29:38 +0100] [28480] [DEBUG] 4 workers
|
|
[2020-06-19 12:29:39 +0100] [28480] [INFO] Handling signal: int
|
|
[2020-06-19 12:29:39 +0100] [28483] [INFO] Worker exiting (pid: 28483)
|
|
[2020-06-19 12:29:39 +0100] [28484] [INFO] Worker exiting (pid: 28484)
|
|
[2020-06-19 12:29:39 +0100] [28485] [INFO] Worker exiting (pid: 28485)
|
|
[2020-06-19 12:29:40 +0100] [28480] [INFO] Shutting down: Master
|