Score:0

"/run/nginx.pid" failed (2: No such file or directory) to [::]:80 failed (98: Address already in use, to [::]:443 failed 98: Address already in use

ng flag

Nginx makes this error :

2021/12/06 06:16:48 [error] 165951#165951: open() "/run/nginx.pid" failed (2: No such file or directory)
2021/12/06 06:17:04 [notice] 165971#165971: signal process started 
2021/12/06 06:17:06 [emerg] 165985#165985: bind() to 0.0.0.0:80 failed (98: Address already in use) 
2021/12/06 06:17:06 [emerg] 165985#165985: bind() to [::]:80 failed (98: Address already in use) 
2021/12/06 06:17:06 [emerg] 165985#165985: bind() to 0.0.0.0:443 failed (98: Address already in use)
2021/12/06 06:17:06 [emerg] 165985#165985: bind() to [::]:443 failed (98: Address already in use) 
2021/12/06 06:17:06 [emerg] 165985#165985: bind() to 0.0.0.0:80 failed (98: Address already in use) 
2021/12/06 06:17:06 [emerg] 165985#165985: bind() to [::]:80 failed (98: Address already in use) 
2021/12/06 06:17:06 [emerg] 165985#165985: bind() to 0.0.0.0:443 failed (98: Address already in use) 
2021/12/06 06:17:06 [emerg] 165985#165985: bind() to [::]:443 failed (98: Address already in use) 
2021/12/06 06:17:06 [emerg] 165985#165985: bind() to 0.0.0.0:80 failed (98: Address already in use) 
2021/12/06 06:17:06 [emerg] 165985#165985: bind() to [::]:80 failed (98: Address already in use) 
2021/12/06 06:17:06 [emerg] 165985#165985: bind() to 0.0.0.0:443 failed (98: Address already in use) 
2021/12/06 06:17:06 [emerg] 165985#165985: bind() to [::]:443 failed (98: Address already in use) 
2021/12/06 06:17:06 [emerg] 165985#165985: bind() to 0.0.0.0:80 failed (98: Address already in use) 
2021/12/06 06:17:06 [emerg] 165985#165985: bind() to [::]:80 failed (98: Address already in use) 
2021/12/06 06:17:06 [emerg] 165985#165985: bind() to 0.0.0.0:443 failed (98: Address already in use) 
2021/12/06 06:17:06 [emerg] 165985#165985: bind() to [::]:443 failed (98: Address already in use) 
2021/12/06 06:17:06 [emerg] 165985#165985: bind() to 0.0.0.0:80 failed (98: Address already in use) 
2021/12/06 06:17:06 [emerg] 165985#165985: bind() to [::]:80 failed (98: Address already in use) 
2021/12/06 06:17:06 [emerg] 165985#165985: bind() to 0.0.0.0:443 failed (98: Address already in use) 
2021/12/06 06:17:06 [emerg] 165985#165985: bind() to [::]:443 failed (98: Address already in use)

And my website is not available.

I put in my website config nginx in /etc/nginx/sites-avaibles ipv6only=on

I run netstat -plant | grep 80 but just nginx listen on the port, so doesn't solve the problem.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.