Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
04-16-2014, 03:59 AM
|
#1
|
Member
Registered: Sep 2005
Posts: 861
Rep:
|
Apache process running but not serving webpages
This is occurring more frequently now. I can see that httpd process is running and but is not serving any webpages. I can telnet to the host and 443 port though but can't see the apache logs updating. This is only lead that I have from the logs before it stopped logging:
[Wed Apr 16 04:44:18 2014] [error] mod_ssl: SSL handshake interrupted by system
[Hint: Stop button pressed in browser?!] (System error follows)0%94%E8%87%B3%E5%
[Wed Apr 16 04:44:18 2014] [error] System: Connection reset by peer (errno: 104)
[Wed Apr 16 04:44:18 2014] [error] mod_ssl: SSL handshake interrupted by system
[Hint: Stop button pressed in browser?!] (System error follows)st failed: errone
[Wed Apr 16 04:44:18 2014] [error] System: Connection reset by peer (errno: 104)
[Wed Apr 16 04:44:18 2014] [error] mod_ssl: SSL handshake interrupted by system
[Hint: Stop button pressed in browser?!] (System error follows)0%94%E8%87%B3%E5%
[Wed Apr 16 04:44:18 2014] [error] System: Connection reset by peer (errno: 104)
[Wed Apr 16 04:44:18 2014] [error] mod_ssl: SSL handshake interrupted by system
[Hint: Stop button pressed in browser?!] (System error follows)st failed: errone
[Wed Apr 16 04:44:18 2014] [error] System: Connection reset by peer (errno: 104)
Is there a way I can find out what really is causing this? I can see that the system is idle during that time and there's a lot of real memory and no swapping is occurring as well.
|
|
|
04-16-2014, 06:19 AM
|
#2
|
LQ Veteran
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Rep: 
|
What version of http|apache?
What OS?
When did it last work?
|
|
|
04-16-2014, 12:01 PM
|
#3
|
Member
Registered: Sep 2005
Posts: 861
Original Poster
Rep:
|
CentOS Kernel Version: 2.4.21-40.ELsmp
Server version: Apache/1.3.42
It was working but it just get stucked and needed to be restarted. The error below is the last error I can see before it becomes unresponsive.
|
|
|
04-16-2014, 01:05 PM
|
#4
|
LQ Veteran
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Rep: 
|
please reply with output from
Code:
rpm -qa | grep -e centos-release-notes -e http
Thank you.
|
|
|
04-22-2014, 05:34 AM
|
#5
|
Member
Registered: Sep 2005
Posts: 861
Original Poster
Rep:
|
Here's the output
bash$ rpm -qa | grep -e centos-release-notes -e http
warning: only V3 signatures can be verified, skipping V4 signature
bash$
|
|
|
04-22-2014, 10:44 AM
|
#6
|
LQ Veteran
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Rep: 
|
Quote:
Originally Posted by depam
Here's the output
bash$ rpm -qa | grep -e centos-release-notes -e http
warning: only V3 signatures can be verified, skipping V4 signature
bash$
|
Try sudo on that command I gave you and report the output please.
|
|
|
04-22-2014, 11:41 PM
|
#7
|
Member
Registered: Sep 2005
Posts: 861
Original Poster
Rep:
|
It's the same output even when I use root. This is basically an closed down box.
|
|
|
04-23-2014, 09:34 AM
|
#8
|
LQ Veteran
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Rep: 
|
Since you said :443 is having this issue, have you tried :80?
|
|
|
All times are GMT -5. The time now is 12:32 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|