On 6/28/20 4:05 PM, kelly.close@lrewater.com wrote:
I am having a curious problem with just ONE list management page for ONE list on my server. Every other list I've checked, and every other management page for this affected list, seem fine. But when I go to the Subscribers page for this one list I get a Server 500 error, and I can't find anything in the apache or mailman logs to give me a clue (granted I'm not sure I know for sure where all the different logs are).
Neither do I, but you want to look in Mailman core's mailman.log and
Django's log. mailman.log is in a directory with others including
smtp.log and subscribe.log. If you don't know where to find that, look
in the output from mailman conf
. The first thing to look for is
[mailman] layout:
which will have a value like fhs
, dev
, here
or local
.
then look at
[paths.xxx] log_dir:
where xxx is the layout value, and if that includes $var_dir, look at
[paths.xxx] var_dir:
For the Django log look in settings_local.py and settings.py or whatever they're called in your case for
LOGGING['handlers']['file']['filename']
So specifically this page: https://udfcd-lists.org/mailman3/postorius/lists/alarms-all.udfcd-lists.org/...
That page should be the same as <https://udfcd-lists.org/mailman3/postorius/lists/alarms-all.udfcd-lists.org/members/member/>. Can you go there? Where are you finding that link? What postorius version is this?
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan