[Mailman-Developers] issues with MM3 / Apache mod_wsgi errors

Simon Hanna simon.hanna at serve-me.info
Wed Oct 7 02:53:48 CEST 2015


 
> my server's apache postorius error log shows me:
> 
> [Tue Oct 06 15:52:34.961249 2015] [:error] [pid 11691] (13)Permission
> denied: [client <IP>:42590] mod_wsgi (pid=11691): Unable to connect to WSGI
> daemon process 'hyperkitty' on '/run/httpd/wsgi.11685.0.1.sock' after
> multiple attempts.
 
> [Tue Oct 06 15:58:53.355159 2015] [:error] [pid 11693] (13)Permission
> denied: [client <IP>:42654] mod_wsgi (pid=11693): Unable to connect to WSGI
> daemon process 'postorius' on '/run/httpd/wsgi.11685.0.2.sock' after
> multiple attempts.
> 
> 
> MM3 components installed from hyperkitty-el.repo and using apache 2.4.6 on
> centos 7. python 2.7 and 3.4 installed.

Are you sure the sockets exist? If they exist, what are their permissions?
Do they belong to the same user as apache is using?

You might want to look at the wsgi logs as well to see if the python application is the culprit.

You can check out my deployment instructions [1] using nginx and uwsgi.
It might help you with debugging the issue


[1]: https://gitlab.com/thelinuxguy/mailman-suite
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/mailman-developers/attachments/20151007/ebf8b3e5/attachment.sig>


More information about the Mailman-Developers mailing list