On Jun 23, 2020, at 3:19 PM, Mark Sapiro <mark@msapiro.net> wrote:
On 6/18/20 9:01 AM, Mark Dadgar wrote:
In the last day or so, hitting the Recent page in my list archives results in a spinner and an error message:
Internal Server Error: /mailman3/hyperkitty/list/trackjunkies@pdc-racing.net <mailto:mailman3/hyperkitty/list/trackjunkies@pdc-racing.net>/recent-threads
AttributeError at /hyperkitty/list/trackjunkies@pdc-racing.net <mailto:hyperkitty/list/trackjunkies@pdc-racing.net>/recent-threads 'NoneType' object has no attribute 'subject'
Is this still an issue?
If so, see the entire thread at <https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/thread/VL4IVKVBNEH46QPTFDZHSOEWMSDS5BNH/#KX4DW2S6XGCQEPYF55JJAC2V6BURZBMJ> for a possible solution.
It’s still a problem.
I restarted the whole machine and that did not fix it.
I also tried to delete any row in the hyperkitty_thread table where starting_email_id was null and that did not return any deleted rows.
mailman=> delete from hyperkitty_thread mailman-> where starting_email_id = null; DELETE 0
All of my member functions are still broken as well. :(
- Mark
mark@pdc-racing.net | 408-348-2878