Jan. 30, 2025
1:26 p.m.
ps ax | grep uwsgi results in:
1248 ? Ss 0:00 /usr/bin/uwsgi --plugin python3 --ini /etc/mailman3/uwsgi.ini 1249 ? Sl 0:00 /usr/bin/uwsgi --plugin python3 --ini /etc/mailman3/uwsgi.ini
ps ax | grep manage results in:
1017 ? S 0:00 python3 manage.py qcluster 1018 ? S 0:00 python3 manage.py qcluster 1019 ? S 0:00 python3 manage.py qcluster 1020 ? S 0:00 python3 manage.py qcluster 1021 ? S 0:00 python3 manage.py qcluster 1022 ? S 0:00 python3 manage.py qcluster 1023 ? S 0:00 python3 manage.py qcluster
In my opinion this should be ok and the qcluster is running