On 7/22/24 11:05, Christian via Mailman-users wrote:
I recently upgraded Debian 10 'buster' and when I logged in to Postorius in the browser I got the ' Mailman REST API not available. Please start Mailman core' message. So I started it up from the command line doing 'sudo -u mailman /opt/mailman/mm/venv/bin/mailman start -f' which yielded
Starting Mailman's master runner Generating MTA alias maps mailman@lists:
Now when I do ' https://lists.ccalternatives.org/mailman3/lists/?all-lists' in my browser I get the message ' There are currently no mailing lists.' Meanwhile their archives exist. Are the lists actually gone or ?
I suspect the lists are not gone. I suspect mailman core is not using the correct database.
I also note you started mailman core with
sudo -u mailman /opt/mailman/mm/venv/bin/mailman start -f
Are you using the Debian packages or did you install Mailman following https://docs.mailman3.org/en/latest/install/virtualenv.html
Assuming the latter, what do the following show?
sudo -u mailman /opt/mailman/mm/venv/bin/mailman lists
sudo -u mailman /opt/mailman/mm/venv/bin/mailman info
In particular does mailman info
report the correct path to mailman.cfg
and the appropriate database?
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan