Skip to content

Instantly share code, notes, and snippets.

@raa0121
Created August 25, 2013 04:24
Show Gist options
  • Save raa0121/6331989 to your computer and use it in GitHub Desktop.
Save raa0121/6331989 to your computer and use it in GitHub Desktop.
nicothumb.rb:108:in `block (2 levels) in <top (required)>'
/app/vendor/bundle/ruby/2.0.0/gems/sinatra-1.3.2/lib/sinatra/base.rb:783:in `each'
/app/vendor/bundle/ruby/2.0.0/gems/sinatra-1.3.2/lib/sinatra/base.rb:785:in `[]'
/app/vendor/bundle/ruby/2.0.0/gems/sinatra-1.3.2/lib/sinatra/base.rb:785:in `block (3 levels) in route!'
nicothumb.rb:106:in `map'
/app/vendor/bundle/ruby/2.0.0/gems/sinatra-1.3.2/lib/sinatra/base.rb:785:in `block (2 levels) in route!'
/app/vendor/bundle/ruby/2.0.0/gems/sinatra-1.3.2/lib/sinatra/base.rb:820:in `process_route'
nicothumb.rb:106:in `block in <top (required)>'
/app/vendor/bundle/ruby/2.0.0/gems/sinatra-1.3.2/lib/sinatra/base.rb:719:in `call!'
/app/vendor/bundle/ruby/2.0.0/gems/sinatra-1.3.2/lib/sinatra/base.rb:784:in `block in route!'
/app/vendor/bundle/ruby/2.0.0/gems/sinatra-1.3.2/lib/sinatra/base.rb:1212:in `call'
/app/vendor/bundle/ruby/2.0.0/gems/sinatra-1.3.2/lib/sinatra/base.rb:801:in `route_eval'
/app/vendor/bundle/ruby/2.0.0/gems/sinatra-1.3.2/lib/sinatra/base.rb:783:in `route!'
/app/vendor/bundle/ruby/2.0.0/gems/sinatra-1.3.2/lib/sinatra/base.rb:871:in `invoke'
/app/vendor/bundle/ruby/2.0.0/gems/sinatra-1.3.2/lib/sinatra/base.rb:822:in `block in process_route'
/app/vendor/bundle/ruby/2.0.0/gems/sinatra-1.3.2/lib/sinatra/base.rb:886:in `dispatch!'
/app/vendor/bundle/ruby/2.0.0/gems/sinatra-1.3.2/lib/sinatra/base.rb:719:in `block in call!'
/app/vendor/bundle/ruby/2.0.0/gems/sinatra-1.3.2/lib/sinatra/base.rb:871:in `catch'
/app/vendor/bundle/ruby/2.0.0/gems/rack-1.4.0/lib/rack/commonlogger.rb:20:in `call'
/app/vendor/bundle/ruby/2.0.0/gems/thin-1.3.1/lib/thin/connection.rb:80:in `block in pre_process'
/app/vendor/bundle/ruby/2.0.0/gems/sinatra-1.3.2/lib/sinatra/base.rb:705:in `call'
/app/vendor/bundle/ruby/2.0.0/gems/rack-protection-1.2.0/lib/rack/protection/xss_header.rb:22:in `call'
2013-08-25T04:23:08.103127+00:00 app[web.1]: NameError - uninitialized constant Thumb:
/app/vendor/bundle/ruby/2.0.0/gems/sinatra-1.3.2/lib/sinatra/base.rb:1212:in `block in compile!'
/app/vendor/bundle/ruby/2.0.0/gems/rack-protection-1.2.0/lib/rack/protection/path_traversal.rb:16:in `call'
/app/vendor/bundle/ruby/2.0.0/gems/thin-1.3.1/lib/thin/connection.rb:78:in `pre_process'
/app/vendor/bundle/ruby/2.0.0/gems/rack-protection-1.2.0/lib/rack/protection/json_csrf.rb:17:in `call'
/app/vendor/bundle/ruby/2.0.0/gems/eventmachine-0.12.10/lib/eventmachine.rb:1060:in `call'
2013-08-25T04:23:08.104879+00:00 app[web.1]: 219.94.235.225 - - [25/Aug/2013 04:23:08] "POST /nicothumb HTTP/1.1" 500 30 0.0023
/app/vendor/bundle/ruby/2.0.0/gems/sinatra-1.3.2/lib/sinatra/base.rb:820:in `catch'
/app/vendor/bundle/ruby/2.0.0/gems/sinatra-1.3.2/lib/sinatra/base.rb:871:in `block in invoke'
/app/vendor/bundle/ruby/2.0.0/gems/rack-protection-1.2.0/lib/rack/protection/base.rb:47:in `call'
/app/vendor/bundle/ruby/2.0.0/gems/sinatra-1.3.2/lib/sinatra/base.rb:1416:in `synchronize'
/app/vendor/bundle/ruby/2.0.0/gems/rack-protection-1.2.0/lib/rack/protection/xss_header.rb:22:in `call'
/app/vendor/bundle/ruby/2.0.0/gems/rack-1.4.0/lib/rack/logger.rb:15:in `call'
/app/vendor/bundle/ruby/2.0.0/gems/eventmachine-0.12.10/lib/eventmachine.rb:1060:in `block in spawn_threadpool'
/app/vendor/bundle/ruby/2.0.0/gems/rack-1.4.0/lib/rack/head.rb:9:in `call'
/app/vendor/bundle/ruby/2.0.0/gems/rack-1.4.0/lib/rack/methodoverride.rb:21:in `call'
2013-08-25T04:23:08.108143+00:00 app[web.1]: 219.94.235.225 - - [25/Aug/2013 04:23:08] "POST /vim HTTP/1.1" 200 - 0.0006
/app/vendor/bundle/ruby/2.0.0/gems/sinatra-1.3.2/lib/sinatra/base.rb:1334:in `block in call'
/app/vendor/bundle/ruby/2.0.0/gems/sinatra-1.3.2/lib/sinatra/base.rb:1334:in `call'
/app/vendor/bundle/ruby/2.0.0/gems/thin-1.3.1/lib/thin/connection.rb:78:in `catch'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment