Skip to content

Instantly share code, notes, and snippets.

@benbonnet
Created April 17, 2016 20:10
Show Gist options
  • Save benbonnet/693a804e5bb1ece0168ed75dac488f28 to your computer and use it in GitHub Desktop.
Save benbonnet/693a804e5bb1ece0168ed75dac488f28 to your computer and use it in GitHub Desktop.
Exception `Errno::ENOENT' at /Users/bbnnt/.rvm/gems/ruby-2.3.0/gems/unicorn-5.1.0/lib/unicorn/http_server.rb:713 - No such file or directory @ rb_sysopen - /Users/bbnnt/Desktop/sites/api.dee.mx/tmp/pids/unicorn.pid
I, [2016-04-17T22:07:57.757992 #10186] INFO -- : Refreshing Gem list
Exception `LoadError' at /Users/bbnnt/.rvm/gems/ruby-2.3.0/gems/concurrent-ruby-1.0.1/lib/concurrent/utility/native_extension_loader.rb:38 - cannot load such file -- concurrent/extension
Exception `LoadError' at /Users/bbnnt/.rvm/gems/ruby-2.3.0/gems/concurrent-ruby-1.0.1/lib/concurrent/utility/native_extension_loader.rb:43 - cannot load such file -- concurrent/2.3/extension
Exception `NameError' at /Users/bbnnt/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/psych/class_loader.rb:68 - uninitialized constant Object::BigDecimal
Exception `NameError' at /Users/bbnnt/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/psych/core_ext.rb:17 - method `to_yaml' not defined in Object
Exception `NameError' at /Users/bbnnt/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/psych/core_ext.rb:30 - method `yaml_as' not defined in Module
Exception `NameError' at /Users/bbnnt/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/psych/deprecated.rb:82 - undefined method `to_yaml_properties' for class `Object'
Using Ext extension for JSON.
Exception `LoadError' at /Users/bbnnt/.rvm/gems/ruby-2.3.0/gems/dalli-2.7.6/lib/dalli/ring.rb:78 - cannot load such file -- inline
Exception `LoadError' at /Users/bbnnt/.rvm/gems/ruby-2.3.0/gems/activesupport-5.0.0.beta3/lib/active_support/dependencies.rb:302 - cannot load such file -- tzinfo/data
Exception `LoadError' at /Users/bbnnt/.rvm/gems/ruby-2.3.0/gems/activesupport-5.0.0.beta3/lib/active_support/dependencies.rb:272 - cannot load such file -- tzinfo/data
Exception `LoadError' at /Users/bbnnt/.rvm/gems/ruby-2.3.0/gems/activesupport-5.0.0.beta3/lib/active_support/dependencies.rb:302 - cannot load such file -- nokogiri/2.3/nokogiri
Exception `LoadError' at /Users/bbnnt/.rvm/gems/ruby-2.3.0/gems/activesupport-5.0.0.beta3/lib/active_support/dependencies.rb:272 - cannot load such file -- nokogiri/2.3/nokogiri
Exception `LoadError' at /Users/bbnnt/.rvm/gems/ruby-2.3.0/gems/activesupport-5.0.0.beta3/lib/active_support/dependencies.rb:492 - cannot load such file -- application_mailer_helper.rb
Exception `LoadError' at /Users/bbnnt/.rvm/gems/ruby-2.3.0/gems/activesupport-5.0.0.beta3/lib/active_support/dependencies.rb:398 - cannot load such file -- application_mailer_helper.rb
Exception `LoadError' at /Users/bbnnt/.rvm/gems/ruby-2.3.0/gems/activesupport-5.0.0.beta3/lib/active_support/dependencies.rb:351 - No such file to load -- application_mailer_helper
Exception `AbstractController::Helpers::MissingHelperError' at /Users/bbnnt/.rvm/gems/ruby-2.3.0/gems/actionpack-5.0.0.beta3/lib/abstract_controller/helpers.rb:151 - Missing helper file helpers/application_mailer_helper.rb
I, [2016-04-17T22:08:01.664911 #10186] INFO -- : listening on addr=0.0.0.0:3000 fd=10
I, [2016-04-17T22:08:01.693852 #10186] INFO -- : master process ready
Exception `NoMethodError' at /Users/bbnnt/.rvm/gems/ruby-2.3.0/gems/unicorn-5.1.0/lib/unicorn/http_server.rb:398 - undefined method `nr' for nil:NilClass
I, [2016-04-17T22:08:01.696640 #10186] INFO -- : reaped #<Process::Status: pid 10187 exit 0> worker=unknown
I, [2016-04-17T22:08:01.697856 #10189] INFO -- : worker=0 ready
I, [2016-04-17T22:08:36.056594 #10186] INFO -- : reaped #<Process::Status: pid 10189 exit 0> worker=0
Exception `Errno::ECHILD' at /Users/bbnnt/.rvm/gems/ruby-2.3.0/gems/unicorn-5.1.0/lib/unicorn/http_server.rb:389 - No child processes
I, [2016-04-17T22:08:36.057303 #10186] INFO -- : master complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment