[pkg-uWSGI-devel] Bug#995368: Apache2 regression with mod_proxy_wsgi affects mailman3-web

Philipp Hahn pmhahn at pmhahn.de
Thu Oct 14 11:35:26 BST 2021


After installing the Apache2 security update yesterday Mainman3-web is 
no longe reachable:

> tail /var/log/mailman3/web/mailman-web.log
…> WARNING 2021-10-14 10:13:30,753 3319 django.request Not Found: /mailman//
> WARNING 2021-10-14 10:13:30,753 3319 django.request Not Found: /mailman//
> [pid: 3319|app: 0|req: 8/8] REDACTED () {162 vars in 5356 bytes} [Thu Oct 14 10:13:30 2021] GET /mailman3/ => generated 5501 bytes in 13 msecs (HTTP/1.1 404) 5 headers in 170 bytes (2 switches on core 0)

> # cat /etc/mailman3/apache.conf 
…
> <IfModule mod_proxy_uwsgi.c>
>         ProxyPass /mailman3/favicon.ico !
>         ProxyPass /mailman3/static !
>         ProxyPass /mailman3 unix:/run/mailman3-web/uwsgi.sock|uwsgi://localhost/
> </IfModule>



> # dpkg-query -W mailman3-web apache2
> apache2 2.4.51-1~deb11u1
> mailman3-web    0+20200530-2

Apache2: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995368#48
Mailman: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996105



More information about the pkg-uWSGI-devel mailing list