I've tried to get hgwebdir working nicely with uWSGI for quite some time now, 
the error is quite obviously regarding permissions since the error I'm getting 
is 500: Permission denied.

So I did a quick test last night and printed the effective UID/GID from the 
application and got 0:0,
initiated groups is also bound to the root user (0, 1, 2, 3, 4, 6, 10, 16).

So it appears to me as uWSGI doesn't properly set UID/GID when using 
master-as-root, can anybody confirm this?
What approach should be taken to achieve the desired result?
                                          
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to