On 10/31/25 11:35, dap1--- via Mailman-users wrote:
All those links return a 404 error. As for the logs, oddly nothing is being logged:
<venv>$ ls -l total 0 -rw-rw---- 1 mailman mailman 0 Oct 19 11:07 bounce.log -rw-rw---- 1 mailman mailman 0 Oct 19 11:07 debug.log -rw-rw---- 1 mailman mailman 0 Oct 19 11:07 mailman.log -rw-rw---- 1 mailman mailman 0 Oct 19 11:07 plugins.log -rw-rw---- 1 mailman mailman 0 Oct 19 11:07 smtp.log
Maybe that is a clue.
If your gunicorn.conf contains
accesslog = "/opt/mailman/mm/var/logs/access.log" errorlog = "/opt/mailman/mm/var/logs/error.log"
as recommended at https://docs.mailman3.org/en/latest/install/virtualenv.html#setting-up-gunic... and there is no /opt/mailman/mm/var/logs/error.log file, gunicorn isn't running.
Also, the fact that mailman.log is empty says mailman core isn't running. Either that or your logs are elsewhere.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan