jeffersondiasrosa Posted September 30, 2016 Share Posted September 30, 2016 Pessoal preciso de um help um VPS nosso com CloudLinux instalei o Nginx ai o erro 502 Bad Gateway ja tentei de tudo sem sucesso, alguém ai pode me dar um help 0 Quote Link to comment Share on other sites More sharing options...
Thiago Sabaia Posted September 30, 2016 Share Posted September 30, 2016 refez os vhosts do nxginx após a instalação do CloudLinux? 0 Quote thiagosabaia.net Link to comment Share on other sites More sharing options...
jeffersondiasrosa Posted September 30, 2016 Author Share Posted September 30, 2016 Agora, Thiago Sabaia disse: refez os vhosts do nxginx após a instalação do CloudLinux? Refiz e vou reiniciar via ssh [root@server6 ~]# service nginx start Starting nginx daemon: nginxnginx: [emerg] bind() to 177.53.141.74:80 failed (98: Address already in use) nginx: [emerg] bind() to [::]:80 failed (98: Address already in use) nginx: [emerg] bind() to 177.53.00.00:80 failed (98: Address already in use) nginx: [emerg] bind() to [::]:80 failed (98: Address already in use) nginx: [emerg] bind() to 177.53.00.00:80 failed (98: Address already in use) nginx: [emerg] bind() to [::]:80 failed (98: Address already in use) nginx: [emerg] bind() to 177.53.00.00:80 failed (98: Address already in use) nginx: [emerg] bind() to [::]:80 failed (98: Address already in use) nginx: [emerg] bind() to 177.53.00.00:80 failed (98: Address already in use) nginx: [emerg] bind() to [::]:80 failed (98: Address already in use) nginx: [emerg] still could not bind() already running. [root@server6 ~]# 0 Quote Link to comment Share on other sites More sharing options...
Joel Emanoel Posted September 30, 2016 Share Posted September 30, 2016 Agora, Jefferson Dias disse: Refiz e vou reiniciar via ssh [root@server6 ~]# service nginx start Starting nginx daemon: nginxnginx: [emerg] bind() to 177.53.141.74:80 failed (98: Address already in use) nginx: [emerg] bind() to [::]:80 failed (98: Address already in use) nginx: [emerg] bind() to 177.53.00.00:80 failed (98: Address already in use) nginx: [emerg] bind() to [::]:80 failed (98: Address already in use) nginx: [emerg] bind() to 177.53.00.00:80 failed (98: Address already in use) nginx: [emerg] bind() to [::]:80 failed (98: Address already in use) nginx: [emerg] bind() to 177.53.00.00:80 failed (98: Address already in use) nginx: [emerg] bind() to [::]:80 failed (98: Address already in use) nginx: [emerg] bind() to 177.53.00.00:80 failed (98: Address already in use) nginx: [emerg] bind() to [::]:80 failed (98: Address already in use) nginx: [emerg] still could not bind() already running. [root@server6 ~]# Já colocou o apache como outra porta? 0 Quote Link to comment Share on other sites More sharing options...
jeffersondiasrosa Posted September 30, 2016 Author Share Posted September 30, 2016 5 minutos atrás, Rebus Networks disse: Já colocou o apache como outra porta? Mudei o apache em Tweak Settings para 8080 O nginx so fica Nginx Service Status: Down 0 Quote Link to comment Share on other sites More sharing options...
Joel Emanoel Posted September 30, 2016 Share Posted September 30, 2016 Agora, Jefferson Dias disse: Mudei o apache em Tweak Settings para 8080 O nginx so fica Nginx Service Status: Down Desliga o apache e tenta iniciar o Nginx. 0 Quote Link to comment Share on other sites More sharing options...
jeffersondiasrosa Posted September 30, 2016 Author Share Posted September 30, 2016 Estranho acabei de fazer mesmo erro [root@server6 ~]# service nginx startStarting nginx daemon: nginxnginx: [emerg] bind() to 177.53.141.74:80 failed (98: Address already in use)nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)nginx: [emerg] bind() to 177.53.00.00:80 failed (98: Address already in use)nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)nginx: [emerg] bind() to 177.53.00.00:80 failed (98: Address already in use)nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)nginx: [emerg] bind() to 177.53.00.00:80 failed (98: Address already in use)nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)nginx: [emerg] bind() to 177.53.00.00:80 failed (98: Address already in use)nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)nginx: [emerg] still could not bind() already running.[root@server6 ~]# Não teria a ver com o cloudlinux 0 Quote Link to comment Share on other sites More sharing options...
Joel Emanoel Posted September 30, 2016 Share Posted September 30, 2016 Agora, Jefferson Dias disse: Estranho acabei de fazer mesmo erro [root@server6 ~]# service nginx startStarting nginx daemon: nginxnginx: [emerg] bind() to 177.53.141.74:80 failed (98: Address already in use)nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)nginx: [emerg] bind() to 177.53.00.00:80 failed (98: Address already in use)nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)nginx: [emerg] bind() to 177.53.00.00:80 failed (98: Address already in use)nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)nginx: [emerg] bind() to 177.53.00.00:80 failed (98: Address already in use)nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)nginx: [emerg] bind() to 177.53.00.00:80 failed (98: Address already in use)nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)nginx: [emerg] still could not bind() already running.[root@server6 ~]# Não teria a ver com o cloudlinux http://www.picoloto.com.br/linux/informacao_porta.php Usa esses comandos que ta no site para saber qual processo ta usando a determinada porta. 0 Quote Link to comment Share on other sites More sharing options...
jeffersondiasrosa Posted September 30, 2016 Author Share Posted September 30, 2016 5 minutos atrás, Rebus Networks disse: http://www.picoloto.com.br/linux/informacao_porta.php Usa esses comandos que ta no site para saber qual processo ta usando a determinada porta. [root@server6 ~]# fuser 80/tcp 80/tcp: 3056 4462 4463 4464 4465 4466 5455 5456 0 Quote Link to comment Share on other sites More sharing options...
Joel Emanoel Posted September 30, 2016 Share Posted September 30, 2016 Agora, Jefferson Dias disse: [root@server6 ~]# fuser 80/tcp 80/tcp: 3056 4462 4463 4464 4465 4466 5455 5456 Da um reboot no servidor e tenta iniciar ai. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.