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 :
http://stackoverflow.com/questions/23886018/cant-run-uwsgi-as-root-bind-permission-denied

Good luck.

Richard

On Wed, Jan 20, 2016 at 8:57 AM, Niphlod <niph...@gmail.com> wrote:

> 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 valid permission for the user
> running uwsgi to be available. Tail the emperor.log to see if it stays up.
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to