Control Web Panel

WebPanel => Apache => Topic started by: kerim on April 12, 2016, 09:48:57 PM

Title: Starting httpd: (98)Address already in use
Post by: kerim on April 12, 2016, 09:48:57 PM
How can i fix this issue guys ? When i rebooted the server, running but after a few hour again down.

Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
[FAILED]
Title: Re: Starting httpd: (98)Address already in use
Post by: Administrator on April 13, 2016, 05:44:18 AM
have you check apache error_log since there should be something or maybe by checking /var/log/messages ?

Title: Re: Starting httpd: (98)Address already in use
Post by: hnomkeng on April 17, 2016, 07:43:29 AM
How can i fix this issue guys ? When i rebooted the server, running but after a few hour again down.

Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
[FAILED]

same problem with new patch.
Title: Re: Starting httpd: (98)Address already in use
Post by: hnomkeng on April 17, 2016, 08:17:47 AM
I need new patch to fixed.
Title: Re: Starting httpd: (98)Address already in use
Post by: lmbeta8 on April 18, 2016, 02:49:08 PM
This issue being present since last update   CWP version: 0.9.8.12

Telling someone check /var/log/message when you guys know fully aware this bug that introduced in last update.

I have CWP version: 0.9.8.12 on 3 vps  and 2 dedicated servers and they all have same issue.





Title: Re: Starting httpd: (98)Address already in use
Post by: Sandeep on April 18, 2016, 03:13:20 PM
do you have ssl enabled for your sites ?
Title: Re: Starting httpd: (98)Address already in use
Post by: hnomkeng on April 18, 2016, 03:46:44 PM
do you have ssl enabled for your sites ?

use apache and nginx only.
Title: Re: Starting httpd: (98)Address already in use
Post by: Sandeep on April 18, 2016, 03:55:33 PM
do you have ssl enabled for your sites ?

use apache and nginx only.
Do nginx using port 80 or 8181?
Title: Re: Starting httpd: (98)Address already in use
Post by: Sandeep on April 18, 2016, 04:02:20 PM
if you're using nginx as reverse proxy, uninstall nginx and use Apache only and see if the problem is resolved or not

don't forget to rebuild the vhost
Title: Re: Starting httpd: (98)Address already in use
Post by: hnomkeng on April 18, 2016, 04:38:11 PM
if you're using nginx as reverse proxy, uninstall nginx and use Apache only and see if the problem is resolved or not

don't forget to rebuild the vhost

do you have ssl enabled for your sites ?

use apache and nginx only.
Do nginx using port 80 or 8181?

yes, uninstall nginx have issue same.
Title: Re: Starting httpd: (98)Address already in use
Post by: Sandeep on April 18, 2016, 09:10:55 PM
contact cwp support team for further investigations.
Title: Re: Starting httpd: (98)Address already in use
Post by: hnomkeng on April 19, 2016, 06:44:37 AM
contact cwp support team for further investigations.
I wait feedback cwp support.
Title: Re: Starting httpd: (98)Address already in use
Post by: markben on April 19, 2016, 11:52:59 AM
This does appear to be a major bug. There are other processes running on port 80 or 8181. You need to kill the running processes which can be done with the command fuser -k 80/tcp if httpd has stopped or fuser -k 8181/tcp if nginx has stopped.
Title: Re: Starting httpd: (98)Address already in use
Post by: Sandeep on April 19, 2016, 01:20:58 PM
Im running 5 vps and 2 dedicated servers in which i never experienced this bugs.
Title: Re: Starting httpd: (98)Address already in use
Post by: lmbeta8 on April 19, 2016, 01:43:59 PM
When can we expect someone to chime in and actually fix a widespread issue?

You cannot use this panel if hosting clients as soon they add new domain Apache reload fails.

It rather amazing the developers not even updated us with least an eta for fix.

You can use following commands to restore httpd service
 
1. killall -9 httpd
2. /etc/init.d/httpd restart

but this is not fix
Title: Re: Starting httpd: (98)Address already in use
Post by: hnomkeng on April 20, 2016, 07:41:49 AM
When can we expect someone to chime in and actually fix a widespread issue?

You cannot use this panel if hosting clients as soon they add new domain Apache reload fails.

It rather amazing the developers not even updated us with least an eta for fix.

You can use following commands to restore httpd service
 
1. killall -9 httpd
2. /etc/init.d/httpd restart

but this is not fix

 :)
Title: Re: Starting httpd: (98)Address already in use
Post by: amitz on April 21, 2016, 02:15:05 PM
i also do get the same problem.
Please fix this soon.
Title: Re: Starting httpd: (98)Address already in use
Post by: centosuser on April 21, 2016, 06:33:07 PM
Hi,
  I too facing same problem, please fix soon.
Title: Re: Starting httpd: (98)Address already in use
Post by: Igor S. on April 25, 2016, 10:33:05 AM
Hi.
http://forum.centos-webpanel.com/centos-6-problems/every-time-i-add-site-httpd-goes-down-and-won't-restart/msg6723/#msg6723