Welcome! Log In Create A New Profile

Advanced

RE: Fallback default server sharing cert information about other domains than for the URL you visit ?

Reinis Rozitis
August 09, 2019 03:22PM
> With that config when I try to launch nginx it fails with these errors
>
> Aug 09 11:29:21 myhost nginx[10095]: nginx: [emerg] bind() to [::]:443
> failed (98: Address already in use)


Try to remove the ipv6only=on option it should work just fine without.

Imo the [FE80:...:0001]:443 conflicts with [::]:443 in linux since the ipv6only option forces nginx to try to create a separate listening socket while the port is in use (hence the error).

rr


_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Fallback default server sharing cert information about other domains than for the URL you visit ?

Anonymous User August 09, 2019 11:56AM

RE: Fallback default server sharing cert information about other domains than for the URL you visit ?

Reinis Rozitis August 09, 2019 01:08PM

Re: Fallback default server sharing cert information about other domains than for the URL you visit ?

Anonymous User August 09, 2019 01:28PM

RE: Fallback default server sharing cert information about other domains than for the URL you visit ?

Reinis Rozitis August 09, 2019 02:16PM

RE: Fallback default server sharing cert information about other domains than for the URL you visit ?

Reinis Rozitis August 09, 2019 02:18PM

Re: Fallback default server sharing cert information about other domains than for the URL you visit ?

Anonymous User August 09, 2019 02:26PM

RE: Fallback default server sharing cert information about other domains than for the URL you visit ?

Reinis Rozitis August 09, 2019 02:44PM

Re: Fallback default server sharing cert information about other domains than for the URL you visit ?

Anonymous User August 09, 2019 02:50PM

RE: Fallback default server sharing cert information about other domains than for the URL you visit ?

Reinis Rozitis August 09, 2019 03:22PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 129
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready