Skip to content

No processes in uwsgitop table #49

@eriktelepovsky

Description

@eriktelepovsky

I don't see any processes/rows in the output of uwsgitop command:

uwsgi-1.2.3-debian - Wed May 24 19:56:30 2017 - req: 0 - RPS: 0 - lq: 0 - tx: 0
node: vm9037 - cwd: /home/archivis/public_html/archivis2/source - uid: 0 - gid: 0 - masterpid: 2878
 WID    %       PID     REQ     RPS     EXC     SIG     STATUS  AVG     RSS     VSZ     TX      ReSpwn  HC      RunT    LastSpwn

config:

[uwsgi]
plugins 	= python
master          = true
processes       = 10
socket          = /tmp/uwsgi_archivis2_archivuj_sk.sock
stats           = /tmp/uwsgi_archivis2_archivuj_sk_stats.sock
memory-report   = true
chmod-socket    = 666
chdir           = /home/archivis/public_html/archivis2/source
module          = archivis.wsgi.archivuj
home            = /home/archivis/environment
vacuum          = true
pidfile         = /tmp/uwsgi_archivis2_archivuj_sk.pid
logto           = /home/archivis/logs/uwsgi_archivis2_archivuj_sk.log
LC_ALL          = en_US.UTF-8
LANG            = en_US.UTF-8
;catch-exceptions = true

Any ideas? Thank you in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions