Re: Nginx Address is already in use

2017-07-31 Thread Raymundo Ramirez Mata
Hello everyone, I forgot to mention that I also installed the nginx plugin for certbot. Looks like when configuring the server block, it added 3 snippets, on of them was for nginx ssl configuration options, some of the I was already adding them double the listeners on the ssl port. Just

Re: Nginx Address is already in use

2017-07-31 Thread Ekaterina Kukushkina
Hello, > On 31 Jul 2017, at 03:57, Raymundo Ramirez Mata > wrote: > > Hi, > > My nginx has stopped working, I upgraded and updated today, also purged mysql > and installed mariadb, so I don't know what might broke it. when i run > > sudo nginx I get: > > nginx: [emerg] bind() to [::]:80 fa

Re: Nginx Address is already in use

2017-07-30 Thread Fabian A. Santiago
On July 30, 2017 9:45:02 PM EDT, Raymundo Ramirez Mata wrote: >I do not have httpd: > > > >sudo service httpd stop > >Failed to stop httpd.service: Unit httpd.service not loaded. > > > > > > On Sun, 30 Jul 2017 20:40:14 -0500 spectre inc > wrote > > > > >

Re: Nginx Address is already in use

2017-07-30 Thread Igal @ Lucee.org
Try the following to find which process listens on port 80: sudo netstat -tulpn | grep ':80 ' Igal Sapir Lucee Core Developer Lucee.org On 7/30/2017 6:48 PM, spectre inc wrote: Is there contact email so I can give it my head tech Sent from my iPhone On Jul 30, 2017, at

Re: Nginx Address is already in use

2017-07-30 Thread spectre inc
Is there contact email so I can give it my head tech Sent from my iPhone > On Jul 30, 2017, at 9:45 PM, Raymundo Ramirez Mata > wrote: > > I do not have httpd: > > sudo service httpd stop > Failed to stop httpd.service: Unit httpd.service not loaded. > > > On Sun, 30 Jul 2017 20:40:1

Re: Nginx Address is already in use

2017-07-30 Thread Raymundo Ramirez Mata
I do not have httpd: sudo service httpd stop Failed to stop httpd.service: Unit httpd.service not loaded. On Sun, 30 Jul 2017 20:40:14 -0500 spectre inc wrote Service nginx stop Service httpd stop Then Service nginx start Service httpd

Re: Nginx Address is already in use

2017-07-30 Thread spectre inc
Service nginx stop Service httpd stop Then Service nginx start Service httpd start Sent from my iPhone > On Jul 30, 2017, at 9:32 PM, Raymundo Ramirez Mata > wrote: > > I did, but the problem persists > > > On Sun, 30 Jul 2017 20:28:39 -0500 spectre inc > wrote > > Fine the

Re: Nginx Address is already in use

2017-07-30 Thread spectre inc
I asking my tech to see if he can help On Sun, Jul 30, 2017 at 9:32 PM Raymundo Ramirez Mata < rramir...@hatandslash.com> wrote: > I did, but the problem persists > > > On Sun, 30 Jul 2017 20:28:39 -0500 *spectre inc > >* wrote > > > Fine the process and kill it then restart nginx > >

Re: Nginx Address is already in use

2017-07-30 Thread Raymundo Ramirez Mata
I did, but the problem persists On Sun, 30 Jul 2017 20:28:39 -0500 spectre inc wrote Fine the process and kill it then restart nginx On Sun, Jul 30, 2017 at 8:57 PM Raymundo Ramirez Mata wrote: __

Re: Nginx Address is already in use

2017-07-30 Thread spectre inc
Fine the process and kill it then restart nginx On Sun, Jul 30, 2017 at 8:57 PM Raymundo Ramirez Mata < rramir...@hatandslash.com> wrote: > > Hi, > > My nginx has stopped working, I upgraded and updated today, also purged > mysql and installed mariadb, so I don't know what might broke it. when i

Nginx Address is already in use

2017-07-30 Thread Raymundo Ramirez Mata
Hi, My nginx has stopped working, I upgraded and updated today, also purged mysql and installed mariadb, so I don't know what might broke it. when i run sudo nginx I get: nginx: [emerg] bind() to [::]:80 failed (98: Address already in use) nginx: [emerg] bind() to [::]:443 failed (98: