Skip to content

Instantly share code, notes, and snippets.

/ruby.rb Secret

Created November 18, 2015 20:09
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 anonymous/0ce88c18cb15bd1e2834 to your computer and use it in GitHub Desktop.
Save anonymous/0ce88c18cb15bd1e2834 to your computer and use it in GitHub Desktop.
==> error.log <==
App 9798 stdout:
App 9798 stderr: Could not retrieve fact='hostname', resolution='<anonymous>': Could not execute 'hostname': command not found
App 9798 stderr: sh: env: command not found
App 9798 stdout:
[ 2015-11-18 16:22:39.5908 9505/7fb8ec70f700 age/Cor/App/Implementation.cpp:304 ]: Could not spawn process for application /usr/share/puppet/rack/puppetmasterd: An error occured while starting up the preloader.
Error ID: 4c95db39
Error details saved to: /tmp/passenger-error-cpisJE.html
Message from application: exit (SystemExit)
/usr/share/ruby/vendor_ruby/puppet/util.rb:510:in `exit'
/usr/share/ruby/vendor_ruby/puppet/util.rb:510:in `rescue in exit_on_fail'
/usr/share/ruby/vendor_ruby/puppet/util.rb:496:in `exit_on_fail'
/usr/share/ruby/vendor_ruby/puppet/application.rb:381:in `run'
/usr/share/ruby/vendor_ruby/puppet/util/command_line.rb:146:in `run'
/usr/share/ruby/vendor_ruby/puppet/util/command_line.rb:92:in `execute'
config.ru:35:in `block in <main>'
/usr/share/gems/gems/rack-1.5.2/lib/rack/builder.rb:55:in `instance_eval'
/usr/share/gems/gems/rack-1.5.2/lib/rack/builder.rb:55:in `initialize'
config.ru:1:in `new'
config.ru:1:in `<main>'
/usr/share/passenger/helper-scripts/rack-preloader.rb:110:in `eval'
/usr/share/passenger/helper-scripts/rack-preloader.rb:110:in `preload_app'
/usr/share/passenger/helper-scripts/rack-preloader.rb:156:in `<module:App>'
/usr/share/passenger/helper-scripts/rack-preloader.rb:30:in `<module:PhusionPassenger>'
/usr/share/passenger/helper-scripts/rack-preloader.rb:29:in `<main>'
[ 2015-11-18 16:22:39.5998 9505/7fb8ed012700 age/Cor/Req/CheckoutSession.cpp:253 ]: [Client 4-2] Cannot checkout session because a spawning error occurred. The identifier of the error is 4c95db39. Please see earlier logs for details about the error.
==> access.log <==
10.4.32.11 - - [18/Nov/2015:16:22:39 +0000] "GET /production/node/ord-puppet-001.domain.test?transaction_uuid=6e1da937-68c1-419c-849f-09c54157a4c2&fail_on_404=true HTTP/1.1" 500 2554 "-" "Ruby" "-"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment