Skip to content

Instantly share code, notes, and snippets.

@dbasch
Created June 13, 2011 04:56
Show Gist options
  • Save dbasch/1022329 to your computer and use it in GitHub Desktop.
Save dbasch/1022329 to your computer and use it in GitHub Desktop.
2011-06-13T03:07:19+00:00 app[web.1]: /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.7/lib/bundler/runtime.rb:64:in `require': /app/.bundle/gems/ruby/1.8/bundler/gems/tanker-2a9dd6877820/lib/tanker.rb:295: syntax error, unexpected ')', expecting '=' (SyntaxError)
2011-06-13T03:07:19+00:00 app[web.1]: /app/.bundle/gems/ruby/1.8/bundler/gems/tanker-2a9dd6877820/lib/tanker.rb:326: module definition in method body
2011-06-13T03:07:19+00:00 app[web.1]: /app/.bundle/gems/ruby/1.8/bundler/gems/tanker-2a9dd6877820/lib/tanker.rb:402: syntax error, unexpected kEND, expecting $end
2011-06-13T03:07:19+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.7/lib/bundler/runtime.rb:64:in `require'
2011-06-13T03:07:19+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.7/lib/bundler/runtime.rb:62:in `each'
2011-06-13T03:07:19+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.7/lib/bundler/runtime.rb:62:in `require'
2011-06-13T03:07:19+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.7/lib/bundler/runtime.rb:51:in `each'
2011-06-13T03:07:19+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.7/lib/bundler/runtime.rb:51:in `require'
2011-06-13T03:07:19+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.7/lib/bundler.rb:112:in `require'
2011-06-13T03:07:19+00:00 app[web.1]: from /app/config/application.rb:7
2011-06-13T03:07:19+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
2011-06-13T03:07:19+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
2011-06-13T03:07:19+00:00 app[web.1]: from /app/config/environment.rb:2
2011-06-13T03:07:19+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
2011-06-13T03:07:19+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
2011-06-13T03:07:19+00:00 app[web.1]: from config.ru:3
2011-06-13T03:07:19+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:23
2011-06-13T03:07:19+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.8/gems/rack-1.2.3/lib/rack/builder.rb:46:in `instance_eval'
2011-06-13T03:07:19+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.8/gems/rack-1.2.3/lib/rack/builder.rb:46:in `initialize'
2011-06-13T03:07:19+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.8/gems/rack-1.2.3/lib/rack/builder.rb:63:in `new'
2011-06-13T03:07:19+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.8/gems/rack-1.2.3/lib/rack/builder.rb:63:in `map'
2011-06-13T03:07:19+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:18
2011-06-13T03:07:19+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.8/gems/rack-1.2.3/lib/rack/builder.rb:46:in `instance_eval'
2011-06-13T03:07:19+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.8/gems/rack-1.2.3/lib/rack/builder.rb:46:in `initialize'
2011-06-13T03:07:19+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:11:in `new'
2011-06-13T03:07:19+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:11
2011-06-13T03:07:19+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.8/gems/rack-1.2.3/lib/rack/builder.rb:46:in `instance_eval'
2011-06-13T03:07:19+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.8/gems/rack-1.2.3/lib/rack/builder.rb:46:in `initialize'
2011-06-13T03:07:19+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:1:in `new'
2011-06-13T03:07:19+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment