[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: on_reload: when_ready: pre_fork: post_fork: post_worker_init: worker_int: worker_abort: pre_exec: pre_request: post_request: child_exit: worker_exit: nworkers_changed: on_exit: 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