File: //proc/self/root/tmp/cargochains_error.log
[2026-02-17 14:52:57 +0700] [546418] [DEBUG] Current configuration:
config: ./gunicorn.conf.py
wsgi_app: None
bind: ['unix:/run/gunicorn/cargochains.sock']
backlog: 2048
workers: 1
worker_class: sync
threads: 1
worker_connections: 1000
max_requests: 0
max_requests_jitter: 0
timeout: 120
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
print_config: False
preload_app: True
sendfile: None
reuse_port: False
chdir: /home/django/apps/cargochains
daemon: False
raw_env: []
pidfile: None
worker_tmp_dir: None
user: 1005
group: 1005
umask: 0
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', '::1']
accesslog: /tmp/cargochains_access.log
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: /tmp/cargochains_error.log
loglevel: debug
capture_output: False
logger_class: gunicorn.glogging.Logger
logconfig: None
logconfig_dict: {}
logconfig_json: None
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: config.wsgi:application
pythonpath: None
paste: None
on_starting: <function OnStarting.on_starting at 0x7f91004decb0>
on_reload: <function OnReload.on_reload at 0x7f91004dedd0>
when_ready: <function WhenReady.when_ready at 0x7f91004deef0>
pre_fork: <function Prefork.pre_fork at 0x7f91004df010>
post_fork: <function Postfork.post_fork at 0x7f91004df130>
post_worker_init: <function PostWorkerInit.post_worker_init at 0x7f91004df250>
worker_int: <function WorkerInt.worker_int at 0x7f91004df370>
worker_abort: <function WorkerAbort.worker_abort at 0x7f91004df490>
pre_exec: <function PreExec.pre_exec at 0x7f91004df5b0>
pre_request: <function PreRequest.pre_request at 0x7f91004df6d0>
post_request: <function PostRequest.post_request at 0x7f91004df760>
child_exit: <function ChildExit.child_exit at 0x7f91004df880>
worker_exit: <function WorkerExit.worker_exit at 0x7f91004df9a0>
nworkers_changed: <function NumWorkersChanged.nworkers_changed at 0x7f91004dfac0>
on_exit: <function OnExit.on_exit at 0x7f91004dfbe0>
ssl_context: <function NewSSLContext.ssl_context at 0x7f91004dfd00>
proxy_protocol: False
proxy_allow_ips: ['127.0.0.1', '::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: []
permit_obsolete_folding: False
strip_header_spaces: False
permit_unconventional_http_method: False
permit_unconventional_http_version: False
casefold_http_method: False
forwarder_headers: ['SCRIPT_NAME', 'PATH_INFO']
header_map: drop
[2026-02-17 07:52:58 +0000] [546418] [INFO] Starting gunicorn 23.0.0
[2026-02-17 07:52:58 +0000] [546418] [ERROR] connection to /run/gunicorn/cargochains.sock failed: [Errno 2] No such file or directory
[2026-02-17 07:52:58 +0000] [546418] [DEBUG] Retrying in 1 second.
[2026-02-17 07:52:59 +0000] [546418] [ERROR] connection to /run/gunicorn/cargochains.sock failed: [Errno 2] No such file or directory
[2026-02-17 07:52:59 +0000] [546418] [DEBUG] Retrying in 1 second.
[2026-02-17 07:53:00 +0000] [546418] [ERROR] connection to /run/gunicorn/cargochains.sock failed: [Errno 2] No such file or directory
[2026-02-17 07:53:00 +0000] [546418] [DEBUG] Retrying in 1 second.
[2026-02-17 07:53:01 +0000] [546418] [ERROR] connection to /run/gunicorn/cargochains.sock failed: [Errno 2] No such file or directory
[2026-02-17 07:53:01 +0000] [546418] [DEBUG] Retrying in 1 second.
[2026-02-17 07:53:02 +0000] [546418] [ERROR] connection to /run/gunicorn/cargochains.sock failed: [Errno 2] No such file or directory
[2026-02-17 07:53:02 +0000] [546418] [DEBUG] Retrying in 1 second.
[2026-02-17 07:53:03 +0000] [546418] [ERROR] Can't connect to /run/gunicorn/cargochains.sock
[2026-02-17 14:53:15 +0700] [546491] [DEBUG] Current configuration:
config: ./gunicorn.conf.py
wsgi_app: None
bind: ['unix:/run/gunicorn/cargochains.sock']
backlog: 2048
workers: 1
worker_class: sync
threads: 1
worker_connections: 1000
max_requests: 0
max_requests_jitter: 0
timeout: 120
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
print_config: False
preload_app: True
sendfile: None
reuse_port: False
chdir: /home/django/apps/cargochains
daemon: False
raw_env: []
pidfile: None
worker_tmp_dir: None
user: 1005
group: 1005
umask: 0
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', '::1']
accesslog: /tmp/cargochains_access.log
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: /tmp/cargochains_error.log
loglevel: debug
capture_output: False
logger_class: gunicorn.glogging.Logger
logconfig: None
logconfig_dict: {}
logconfig_json: None
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: config.wsgi:application
pythonpath: None
paste: None
on_starting: <function OnStarting.on_starting at 0x7fad70222cb0>
on_reload: <function OnReload.on_reload at 0x7fad70222dd0>
when_ready: <function WhenReady.when_ready at 0x7fad70222ef0>
pre_fork: <function Prefork.pre_fork at 0x7fad70223010>
post_fork: <function Postfork.post_fork at 0x7fad70223130>
post_worker_init: <function PostWorkerInit.post_worker_init at 0x7fad70223250>
worker_int: <function WorkerInt.worker_int at 0x7fad70223370>
worker_abort: <function WorkerAbort.worker_abort at 0x7fad70223490>
pre_exec: <function PreExec.pre_exec at 0x7fad702235b0>
pre_request: <function PreRequest.pre_request at 0x7fad702236d0>
post_request: <function PostRequest.post_request at 0x7fad70223760>
child_exit: <function ChildExit.child_exit at 0x7fad70223880>
worker_exit: <function WorkerExit.worker_exit at 0x7fad702239a0>
nworkers_changed: <function NumWorkersChanged.nworkers_changed at 0x7fad70223ac0>
on_exit: <function OnExit.on_exit at 0x7fad70223be0>
ssl_context: <function NewSSLContext.ssl_context at 0x7fad70223d00>
proxy_protocol: False
proxy_allow_ips: ['127.0.0.1', '::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: []
permit_obsolete_folding: False
strip_header_spaces: False
permit_unconventional_http_method: False
permit_unconventional_http_version: False
casefold_http_method: False
forwarder_headers: ['SCRIPT_NAME', 'PATH_INFO']
header_map: drop
[2026-02-17 07:53:15 +0000] [546491] [INFO] Starting gunicorn 23.0.0
[2026-02-17 07:53:15 +0000] [546491] [ERROR] connection to /run/gunicorn/cargochains.sock failed: [Errno 2] No such file or directory
[2026-02-17 07:53:15 +0000] [546491] [DEBUG] Retrying in 1 second.
[2026-02-17 07:53:16 +0000] [546491] [ERROR] connection to /run/gunicorn/cargochains.sock failed: [Errno 2] No such file or directory
[2026-02-17 07:53:16 +0000] [546491] [DEBUG] Retrying in 1 second.
[2026-02-17 07:53:17 +0000] [546491] [ERROR] connection to /run/gunicorn/cargochains.sock failed: [Errno 2] No such file or directory
[2026-02-17 07:53:17 +0000] [546491] [DEBUG] Retrying in 1 second.
[2026-02-17 07:53:18 +0000] [546491] [ERROR] connection to /run/gunicorn/cargochains.sock failed: [Errno 2] No such file or directory
[2026-02-17 07:53:18 +0000] [546491] [DEBUG] Retrying in 1 second.
[2026-02-17 07:53:19 +0000] [546491] [ERROR] connection to /run/gunicorn/cargochains.sock failed: [Errno 2] No such file or directory
[2026-02-17 07:53:19 +0000] [546491] [DEBUG] Retrying in 1 second.
[2026-02-17 07:53:20 +0000] [546491] [ERROR] Can't connect to /run/gunicorn/cargochains.sock