unable to bind using ipv6

Ryan B mp3geek at gmail.com
Sat Jan 22 01:40:42 MSK 2011


Ah,

listen 80;
listen [::]:80 ipv6only=on;*

*rather than simply,

listen [::]:80;


On Sat, Jan 22, 2011 at 11:28 AM, Ryan B <mp3geek at gmail.com> wrote:

> http://pastebin.com/raw.php?i=hby7CsDs
>
> Using Ubuntu 10.10, As soon as I change the line back to "Listen 80;" nginx
> works fine.
>
> [emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use)
> [emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use)
> [emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use)
> [emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use)
> [emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use)
> [emerg]: still could not bind()
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20110122/54aaea25/attachment-0001.html>


More information about the nginx mailing list