31 Oct
2022
31 Oct
'22
6:44 p.m.
On Mon, 31 Oct 2022 09:38:37 -0700 Mark Sapiro <mark@msapiro.net> wrote:
On 10/31/22 00:17, Onyeibo Oku wrote:
It is not finding the logger file. The other django project on this machine is running fine. I can confirm that the logger plugin is installed. I must be missing something.
If you are following https://docs.mailman3.org/en/latest/install/virtualenv.html#initial-configur... take note of
# Make sure that this directory is created or Django will fail on start. LOGGING['handlers']['file']['filename'] = '/opt/mailman/web/logs/mailmanweb.log'
The file and exact path is existing. I made sure of that.
Regards Onyeibo