Skip to content

Instantly share code, notes, and snippets.

@dpsk
Created June 23, 2011 14:37
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 dpsk/1042653 to your computer and use it in GitHub Desktop.
Save dpsk/1042653 to your computer and use it in GitHub Desktop.
nginx error
[ pid=2094 thr=3065830256 file=ext/nginx/HelperAgent.cpp:584 time=2011-06-23 10:35:04.287 ]: Uncaught exception in PassengerServer client thread:
exception: An error occured while sending the request body to the request handler: Connection reset by peer (104)
backtrace:
in 'virtual void Passenger::Session::sendBodyBlock(const char*, unsigned int)' (Session.h:198)
in 'void Client::sendRequestBody(Passenger::SessionPtr&, Passenger::FileDescriptor&, const std::string&, long unsigned int)' (HelperAgent.cpp:295)
in 'void Client::handleRequest(Passenger::FileDescriptor&)' (HelperAgent.cpp:510)
in 'void Client::threadMain()' (HelperAgent.cpp:603)
2011/06/23 10:35:04 [error] 2141#0: *73 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 94.76.87.48, serve$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment