Skip to content

Instantly share code, notes, and snippets.

@Drewzar
Created January 23, 2012 23:05
Show Gist options
  • Save Drewzar/1666197 to your computer and use it in GitHub Desktop.
Save Drewzar/1666197 to your computer and use it in GitHub Desktop.
18:05:15-deploy@trey-staging-app-master-i-91907ff4:~$ /vitrue/bin/app_trey start
Unicorn Starting, Type: rack interface, App Name: trey
master failed to start, check stderr log for details
I, [2012-01-23T18:05:25.931460 #1929] INFO -- : listening on addr=/var/run/vitrue/unicorn_trey.sock fd=7
I, [2012-01-23T18:05:25.931886 #1929] INFO -- : Refreshing Gem list
/data/trey/shared/vendor/bundle/ruby/1.9.2/gems/rake-0.9.2.2/lib/rake/ext/module.rb:36:in `const_missing': uninitialized constant Trey::PageMetricsWeek::PageMetricsInstanceMethods (NameError)
from /data/trey/current/lib/trey/models/page_metrics_week.rb:5:in `<class:PageMetricsWeek>'
from /data/trey/current/lib/trey/models/page_metrics_week.rb:2:in `<module:Trey>'
from /data/trey/current/lib/trey/models/page_metrics_week.rb:1:in `<top (required)>'
from /data/trey/current/lib/trey.rb:27:in `require'
from /data/trey/current/lib/trey.rb:27:in `block in <top (required)>'
from /data/trey/current/lib/trey.rb:26:in `each'
from /data/trey/current/lib/trey.rb:26:in `<top (required)>'
from /data/trey/current/config/environment.rb:18:in `require'
from /data/trey/current/config/environment.rb:18:in `<top (required)>'
from /data/trey/current/config.ru:3:in `require'
from /data/trey/current/config.ru:3:in `block in <main>'
from /data/trey/shared/vendor/bundle/ruby/1.9.2/gems/rack-1.4.0/lib/rack/builder.rb:51:in `instance_eval'
from /data/trey/shared/vendor/bundle/ruby/1.9.2/gems/rack-1.4.0/lib/rack/builder.rb:51:in `initialize'
from /data/trey/current/config.ru:1:in `new'
from /data/trey/current/config.ru:1:in `<main>'
from /data/trey/shared/vendor/bundle/ruby/1.9.2/gems/unicorn-4.0.1/lib/unicorn.rb:44:in `eval'
from /data/trey/shared/vendor/bundle/ruby/1.9.2/gems/unicorn-4.0.1/lib/unicorn.rb:44:in `block in builder'
from /data/trey/shared/vendor/bundle/ruby/1.9.2/gems/unicorn-4.0.1/lib/unicorn/http_server.rb:673:in `call'
from /data/trey/shared/vendor/bundle/ruby/1.9.2/gems/unicorn-4.0.1/lib/unicorn/http_server.rb:673:in `build_app!'
from /data/trey/shared/vendor/bundle/ruby/1.9.2/gems/unicorn-4.0.1/lib/unicorn/http_server.rb:134:in `start'
from /data/trey/shared/vendor/bundle/ruby/1.9.2/gems/unicorn-4.0.1/bin/unicorn:121:in `<top (required)>'
from /data/trey/shared/vendor/bundle/ruby/1.9.2/bin/unicorn:19:in `load'
from /data/trey/shared/vendor/bundle/ruby/1.9.2/bin/unicorn:19:in `<main>'
There was a problem starting unicorn displaying log files:
18:05:28-deploy@trey-staging-app-master-i-91907ff4:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment