Hi Guys,
I am wondering what the deal is with this message during startup, I am testing an upgrade from 11.32 to 11.36 on a test machine and noticed this error during start:
I did a tail -f on /var/log/secure and saw this:
Is it safe to ignore this issue?
I am wondering what the deal is with this message during startup, I am testing an upgrade from 11.32 to 11.36 on a test machine and noticed this error during start:
[email protected] [/usr/bin]# service cpanel start
Starting cPanel services: Waiting for cpsrvd,cpsrvd-ssl,whostmgrd,cpaneld,webmaild to shutdown ... not running.
Starting cpsrvd.
[ OK ]
Starting cPanel brute force detector services: [ OK ]
Starting cPanel dav services: [ OK ]
Starting pop3 services: Waiting for (?^:^cppop(?:-ssl)?$) to shutdown ... not running.
[ OK ]
Starting cPanel Chat services:
Starting cPanel ssl services: Waiting for (?^:^(?:stunnel$|stunnel-[0-9\.]+local)) to shutdown ... not running.
[FAILED]
Starting cPanel Queue services: [ OK ]
Starting tailwatchd: [Tue May 21 11:40:43 2013] Starting /usr/local/cpanel/libexec/tailwatch/tailwatchd daemon
Log is at /usr/local/cpanel/logs/tailwatchd_log
[ OK ]
Starting cPanel Log services: ==> cPanel Log Daemon version 25.0
[ OK ]
Starting mailman services: [ OK ]
I did a tail -f on /var/log/secure and saw this:
Interesting thing is, the cPanel service appears to be working fine, all services are running.May 21 11:40:41 cpaneltesting stunnel: LOG5[6621:3077601072]: stunnel 4.29 on i386-redhat-linux-gnu with OpenSSL 1.0.0-fips 29 Mar 2010
May 21 11:40:41 cpaneltesting stunnel: LOG5[6621:3077601072]: Threading:PTHREAD SSL:ENGINE Sockets:POLL,IPv6 Auth:LIBWRAP
May 21 11:40:41 cpaneltesting stunnel: LOG5[6621:3077601072]: 2000 clients allowed
May 21 11:40:41 cpaneltesting stunnel: LOG3[6621:3077601072]: Error binding cpanelhttps to 0.0.0.0:2083
May 21 11:40:41 cpaneltesting stunnel: LOG3[6621:3077601072]: bind: Address already in use (98)
Is it safe to ignore this issue?