Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Wed Sep 22, 2010 9:44 am 
Offline

Joined: Wed Sep 22, 2010 9:34 am
Posts: 1
I have deployed a Rails 3.0 app with phusion passanger on this domain name: http://stage.vivendos.com

When i try open the above url, nothing loads up and there is no error displayed on the browser which means that apache was processing the request but it kept on looping itself. When i checked the apache error log, it showed following errors:

Code:
[notice] caught SIGTERM, shutting down

[warn] module passenger_module is already loaded, skipping

[notice] Apache/2.2.14 (Ubuntu) Phusion_Passenger/2.2.7 PHP/5.3.2-1ubuntu4.5 with Suhosin-Patch configured -- resuming normal operations


Can anyone tell me what the first line in that error -
Quote:
caught SIGTERM
means and how can I resolve this problem?

thanks,


Top
   
 Post subject:
PostPosted: Wed Sep 22, 2010 12:18 pm 
Offline
Senior Member

Joined: Sun Mar 07, 2010 7:47 pm
Posts: 1970
Website: http://www.rwky.net
Location: Earth
It means it was sent a shutdown request, however the 2nd notice line states that apache started running again.

There doesn't appear to be anything wrong with apache (see it works on http://173.230.148.239/) but typing in the address you gave just hangs so it looks like your app is broken.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group