Hi,
The logs of mailman3-web are flooded with the following error. I suspect this is because I removed some mailing lists (using the hyperkitty web interface and the delete button) and the cache still references them. Is there a job supposed to fix this at some point ?
Thanks in advance for any tip you can share :-)
ii python3-django-hyperkitty 1.3.2-1.1 all Web user interface to access GNU Mailman3 archives ii python3-mailman-hyperkitty 1.1.0-9 all Mailman3 plugin to archive emails with HyperKitty ii mailman3 3.2.1-1 all Mailing list management system ii mailman3-web 0+20180916-10 all Django project integrating Mailman3 Postorius and HyperKitty ii python3-django-mailman3 1.2.0-3 all Django library to help interaction with Mailman3 (Python 3 version) ii python3-mailman-hyperkitty 1.1.0-9 all Mailman3 plugin to archive emails with HyperKitty ii python3-mailmanclient 3.2.2-1 all Python bindings for Mailman3 REST API (Python 3 version)
Cheers
15:53:45 [Q] INFO Process-1:8 processing [rebuild_mailinglist_cache_for_month] 15:53:45 [Q] ERROR Failed [rebuild_mailinglist_cache_for_month] - MailingList matching query does not exist. : Traceback (most recent call last): File "/usr/lib/python3/dist-packages/django_q/cluster.py", line 377, in worker res = f(*task['args'], **task['kwargs']) File "/usr/lib/python3/dist-packages/hyperkitty/tasks.py", line 79, in _rebuild_mailinglist_cache_for_month mlist = MailingList.objects.get(name=mlist_name) File "/usr/lib/python3/dist-packages/django/db/models/manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "/usr/lib/python3/dist-packages/django/db/models/query.py", line 380, in get self.model._meta.object_name hyperkitty.models.mailinglist.DoesNotExist: MailingList matching query does not exist.
-- Loïc Dachary, Artisan Logiciel Libre