
I wonder what this means and whether it's fatal.
How do I fix it?
ERROR OCCURED IN JOB: sync_mailman (APP: hyperkitty)
Traceback (most recent call last):
File
"/opt/mailman/venv/lib/python3.11/site-packages/django_extensions/management/commands/runjobs.py",
line 51, in runjobs
job().execute()
File
"/opt/mailman/venv/lib/python3.11/site-packages/hyperkitty/jobs/sync_mailman.py",
line 36, in execute
sync_with_mailman()
File
"/opt/mailman/venv/lib/python3.11/site-packages/hyperkitty/lib/mailman.py",
line 178, in sync_with_mailman
mlist.update_from_mailman()
File
"/opt/mailman/venv/lib/python3.11/site-packages/hyperkitty/models/mailinglist.py",
line 226, in update_from_mailman
self._update_owner_mods_from_mailman(mm_list)
File
"/opt/mailman/venv/lib/python3.11/site-packages/hyperkitty/models/mailinglist.py",
line 231, in _update_owner_mods_from_mailman
user = get_django_user(owner)
^^^^^^^^^^^^^^^^^^^^^^
File
"/opt/mailman/venv/lib/python3.11/site-packages/django_mailman3/lib/user.py",
line 30, in get_django_user
email_addr = EmailAddress.objects.get(email=member.address.email)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/opt/mailman/venv/lib/python3.11/site-packages/django/db/models/manager.py",
line 87, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/opt/mailman/venv/lib/python3.11/site-packages/django/db/models/query.py",
line 640, in get
raise self.model.MultipleObjectsReturned(
*allauth.account.models.EmailAddress.MultipleObjectsReturned: get()
returned more than one EmailAddress -- it returned 2!*
I suspect it's something to do with my action yesterday while attempting to reply to a thread from HyperKitty. The superuser account uses my address - odhiambo at gmail dot com.I am also the listowner for most lists. I tried unsuccessfully to create an account on Postorious using the same email address. I kept getting sent links to verify the account, over and over. Finally, I was able to verify the account, but cannot login with it.
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 In an Internet failure case, the #1 suspect is a constant: DNS. "Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-) [How to ask smart questions: http://www.catb.org/~esr/faqs/smart-questions.html]
participants (1)
-
Odhiambo Washington