Skip to content

Instantly share code, notes, and snippets.

@vighnesh1987
Created November 1, 2012 09:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vighnesh1987/3992814 to your computer and use it in GitHub Desktop.
Save vighnesh1987/3992814 to your computer and use it in GitHub Desktop.
Apache logs for app
[ pid=32526 thr=140043323348800 file=ext/apache2/Hooks.cpp:862 time=2012-11-01 02:43:06.843 ]: Unexpected error in mod_passenger: Cannot spawn application '/mnt/tpot-production/releases/20121031194109': An error occured while spawning the application.
Backtrace:
in 'virtual Passenger::SessionPtr Passenger::ApplicationPool::Client::get(const Passenger::PoolOptions&)' (Client.h:742)
in 'Passenger::SessionPtr Hooks::getSession(const Passenger::PoolOptions&)' (Hooks.cpp:294)
in 'int Hooks::handleRequest(request_rec*)' (Hooks.cpp:563)
[Thu Nov 01 02:47:41 2012] [notice] caught SIGTERM, shutting down
[Thu Nov 01 02:47:44 2012] [warn] RSA server certificate CommonName (CN) `production.foo.com' does NOT match server name!?
[Thu Nov 01 02:47:44 2012] [warn] RSA server certificate CommonName (CN) `production.foo.com' does NOT match server name!?
[Thu Nov 01 02:47:44 2012] [warn] RSA server certificate CommonName (CN) `production.foo.com' does NOT match server name!?
[Thu Nov 01 02:47:44 2012] [warn] RSA server certificate CommonName (CN) `production.foo.com' does NOT match server name!?
[Thu Nov 01 02:47:44 2012] [warn] Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Thu Nov 01 02:47:44 2012] [warn] RSA server certificate CommonName (CN) `production.foo.com' does NOT match server name!?
[Thu Nov 01 02:47:44 2012] [warn] RSA server certificate CommonName (CN) `production.foo.com' does NOT match server name!?
[Thu Nov 01 02:47:44 2012] [warn] RSA server certificate CommonName (CN) `production.foo.com' does NOT match server name!?
[Thu Nov 01 02:47:44 2012] [warn] RSA server certificate CommonName (CN) `production.foo.com' does NOT match server name!?
[Thu Nov 01 02:47:44 2012] [warn] Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Thu Nov 01 02:47:44 2012] [warn] mod_wsgi: Compiled for Python/2.7.2+.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment