On Thu, Jun 22, 2023 at 2:22 PM Eggert Ehmke via Mailman-users < mailman-users@mailman3.org> wrote:
There may be broken entries in my config. In web/logs/uwsgi-error.log I get:
Unknown command: 'qcluster' when the entry in uwsgi.ini is:
*attach-daemon* *=* python3 /opt/mailman/venv/lib/python3.9/site-packages/ mailman_web/manage.py qcluster
When I change that line to:
*attach-daemon* *=* python3 ./manage.py qcluster
I get:
python3: can't open file '//./manage.py': [Errno 2] No such file or directory
This may be unrelated to the password problem, but this line runs every minute in the cron job.
May I kindly ask which HOWTO you followed for the installation? In my setup, I have:
# Setup the django_q related worker processes. attach-daemon = /opt/mailman/mm/venv/bin/mailman-web cluster
In the official virtualenv documentation, the configs are as follows: https://docs.mailman3.org/en/latest/install/virtualenv.html#setting-up-a-wsg...
Your configuration is a bit weird.
If you follow: https://docs.mailman3.org/en/latest/install/virtualenv.html#virtualenv-insta...
- then we'd be talking in the same language and it'd be easier to help you out.
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-) [How to ask smart questions: http://www.catb.org/~esr/faqs/smart-questions.html]