On 08/09/2017 12:56 PM, cyp@trojina.si wrote:
Thanks for the quick and helpful reply. (However, please note that until now I was under the impression that there had been no response yet to my question, since my post appears to indicate having 0 comments at https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/2017/8/).
Yes, I see that. It was apparently an issue with caching. I recently enabled memcached on the server for django and apparently there was an issue with that. I just did what @abompard suggested at <https://gitlab.com/mailman/hyperkitty/issues/131#note_30244378> and that seems to have fixed it, at least for the moment.
Yes, the one-liner did indeed help the "More ..." problem. :)
As for the bar graph, it's showing a bar now, probably correct. But I have not seen anything about django cronjobs in the MM3 documentation, haven't set any up, can't find any in our (Ubuntu 16.04) system and haven't done anything to fix this in-between (although I have restarted mailman-core and mailman-suite a few times). Could you point me in the right direction?
This is what I have in Mailman's crontab on lists.mailman3.org
@hourly /opt/mailman/mailman-bundler/bin/mailman-web-django-admin runjobs hourly @daily /opt/mailman/mailman-bundler/bin/mailman-web-django-admin runjobs daily @weekly /opt/mailman/mailman-bundler/bin/mailman-web-django-admin runjobs weekly @monthly /opt/mailman/mailman-bundler/bin/mailman-web-django-admin runjobs monthly @yearly /opt/mailman/mailman-bundler/bin/mailman-web-django-admin runjobs yearly 0,15,30,45 * * * * /opt/mailman/mailman-bundler/bin/mailman-web-django-admin runjobs quarter_hourly
- /opt/mailman/mailman-bundler/bin/mailman-web-django-admin runjobs minutely
Send periodic digests.
# I like 03:30 so they go overnight, but since we're 'global' and on UTC, # maybe 07:30 is good. 30 7 * * * /opt/mailman/mailman-bundler/bin/mailman digests --send
I don't recall exactly where I saw that that was needed, but you can find it (except for the periodic digests bit) at <http://docs.list.org/en/latest/config-web.html#scheduled-tasks-required>. Note that that suggests a system crontab with the web server user rather than the 'mailman' user's crontab.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan