On 2/18/21 1:00 PM, Christian Stalberg via Mailman-users wrote:
Archiving has stopped working. No changes were made to the server. How can I diagnose and troubleshoot this please?
Are there instructions for how to update mailman3 somewhere? Is there a listing of bug fixes also?
Thank you!
Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-leave@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
If this is in regards to the server I install Mailman on, then here are the update instructions to use:
# cd /opt/mailman/mm # su mailman # source /opt/mailman/mm/venv/bin/activate # pip install --upgrade mailman hyperkitty postorius # pip install --upgrade django-mailman3 mailmanclient mailman-hyperkitty
You may need to update flufl.lock as well:
# pip install --upgrade flufl.lock # bin/mailman-post-update # deactivate # exit (this should take you back to root user) # systemctl restart mailman # systemctl restart qcluster # systemct restart gunicorn
-- Brian Carpenter Harmonylists.com Emwd.com