[Bug 1132678] Re: nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)

Marc Deslauriers marc.deslauriers at canonical.com
Tue Mar 19 12:48:41 UTC 2013


Since I still don't see a fixed version in Debian we can sync, I've
applied the debdiff to Raring (albeit with a slightly modified version
number).

Thanks for the debdiff!

** Changed in: nginx (Ubuntu)
       Status: Triaged => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1132678

Title:
  nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)

Status in “nginx” package in Ubuntu:
  Fix Committed

Bug description:
  Nginx doesn't start in Ubuntu 13.04 due to the error nginx: [emerg]
  bind() to [::]:80 failed (98: Address already in use) it's caused by
  having these lines in /etc/nginx/sites-available/default

  	listen 80;
  	listen [::]:80 default_server;

  In previous releases both are commented out.

  This also effects https://launchpad.net/~nginx/+archive/stable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1132678/+subscriptions



More information about the Ubuntu-sponsors mailing list