Re: [web2py] Re: nginx/uwsgi problem on Debian

2016-10-12 Thread Richard Vézina
Check permissions... Richard On Mon, Oct 10, 2016 at 1:34 PM, Arve Fahlvik wrote: > What was the solution? Seems like I have a similar problem. > > Arve > > On Thursday, January 21, 2016 at 10:05:57 AM UTC+1, Johann Spies wrote: >> >> On 20 January 2016 at 16:35, Richard

Re: [web2py] Re: nginx/uwsgi problem on Debian

2016-10-11 Thread Arve Fahlvik
What was the solution? Seems like I have a similar problem. Arve On Thursday, January 21, 2016 at 10:05:57 AM UTC+1, Johann Spies wrote: > > On 20 January 2016 at 16:35, Richard Vézina > wrote: > >> >> Which user is regular "web" user under debian, www-data? >> >> >

Re: [web2py] Re: nginx/uwsgi problem on Debian

2016-01-21 Thread Johann Spies
On 20 January 2016 at 16:35, Richard Vézina wrote: > > Which user is regular "web" user under debian, www-data? > > Yes. Thanks it is working now. Regards Johann -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) -

Re: [web2py] Re: nginx/uwsgi problem on Debian

2016-01-21 Thread Richard Vézina
:) Richard On Thu, Jan 21, 2016 at 4:05 AM, Johann Spies wrote: > On 20 January 2016 at 16:35, Richard Vézina > wrote: > >> >> Which user is regular "web" user under debian, www-data? >> >> > Yes. > > Thanks it is working now. > > Regards >

Re: [web2py] Re: nginx/uwsgi problem on Debian

2016-01-20 Thread Richard Vézina
As Simone says, it seems clear that it come from permission... Which user is regular "web" user under debian, www-data? Even if it not the main issue, I would rather start debuging and make work the 80 port before trying 443... First link if I google the bind() error :

[web2py] Re: nginx/uwsgi problem on Debian

2016-01-20 Thread Niphlod
apart from being a clear "not-even-close-to-web2py" error, until you can get rid of uwsgi socket 0 bound to UNIX address /var/uwsgi/app/web2py/socket fd 3 bind(): Permission denied [core/socket.c line 227] you'll never going to solve the problem. Make sure you create a valid dir with the