On 12/5/19 6:17 AM, actionmystique@gmail.com wrote:
I think I have a lead: after having removed
Restart=always
which masked the details about the systemd service failure, I get: ...> Dec 05 15:04:06 samsung4-ubuntu django-admin[1199893]: File "/usr/lib/python3.7/logging/config.py", line 571, in configure Dec 05 15:04:06 samsung4-ubuntu django-admin[1199893]: '%r' % name) from e Dec 05 15:04:06 samsung4-ubuntu django-admin[1199893]: ValueError: Unable to configure handler 'file' ... ... 'file':{ 'level': 'INFO', #'class': 'logging.handlers.RotatingFileHandler', 'class': 'logging.handlers.WatchedFileHandler', ### 'filename': os.path.join(BASE_DIR, 'logs', 'mailmansuite.log'), 'filename': '/var/log/mailman3/mailmansuite.log',
Does the mailman user, 'list' or whatever you have for User=<user> and Group=<group> in the systemd service file have permission to create/write /var/log/mailman3/mailmansuite.log?
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan