Skip to content

Instantly share code, notes, and snippets.

@boucher
Created June 29, 2011 00:36
Show Gist options
  • Save boucher/1052575 to your computer and use it in GitHub Desktop.
Save boucher/1052575 to your computer and use it in GitHub Desktop.
@400000004e0a739128b9911e #<NameError: undefined local variable or method `cid' for #<Goat::RPCHandler:0x102bbb9f0>>
@400000004e0a739128baaa60 /Users/boucher/Stripe/goat/lib/goat.rb:668:in `fetch_skel'
/Users/boucher/Stripe/goat/lib/goat.rb:675:in `recreate_component'
/Users/boucher/Stripe/goat/lib/goat.rb:730:in `liverpc_response'
/Users/boucher/Stripe/goat/lib/goat.rb:748:in `response'
/Users/boucher/Stripe/goat/lib/goat.rb:703:in `call'
/Users/boucher/Stripe/goat/lib/goat.rb:703:in `with_handlers'
/Users/boucher/Stripe/goat/lib/goat/notifications.rb:68:in `call'
/Users/boucher/Stripe/goat/lib/goat/notifications.rb:68:in `txn'
/Users/boucher/Stripe/goat/lib/goat/dynamic.rb:78:in `call'
/Users/boucher/Stripe/goat/lib/goat/dynamic.rb:78:in `let'
/Users/boucher/Stripe/goat/lib/goat/notifications.rb:68:in `txn'
/Users/boucher/Stripe/goat/lib/goat.rb:701:in `with_handlers'
/Users/boucher/Stripe/goat/lib/goat.rb:746:in `response'
/Users/boucher/Stripe/goat/lib/goat.rb:862
/Users/boucher/Stripe/goat/lib/goat.rb:257:in `call'
/Users/boucher/Stripe/goat/lib/goat.rb:257:in `handle_request'
/Users/boucher/Stripe/goat/lib/goat.rb:410:in `run_hook'
/Users/boucher/Stripe/goat/lib/goat.rb:395:in `process_request'
/Users/boucher/Stripe/goat/lib/goat.rb:421:in `call'
/Users/boucher/Stripe/goat/lib/goat.rb:421:in `with_handlers'
/Users/boucher/Stripe/goat/lib/goat/dynamic.rb:78:in `call'
/Users/boucher/Stripe/goat/lib/goat/dynamic.rb:78:in `let'
/Users/boucher/Stripe/goat/lib/goat.rb:420:in `with_handlers'
/Users/boucher/Stripe/goat/lib/goat.rb:393:in `process_request'
/Users/boucher/Stripe/goat/lib/goat.rb:807:in `call'
/Library/Ruby/Gems/1.8/gems/rack-flash-0.1.1/lib/rack/flash.rb:148:in `call'
/Library/Ruby/Gems/1.8/gems/rack-1.2.2/lib/rack/static.rb:33:in `call'
/Library/Ruby/Gems/1.8/gems/rack-1.2.2/lib/rack/commonlogger.rb:18:in `call'
/Library/Ruby/Gems/1.8/gems/rack-1.2.2/lib/rack/session/cookie.rb:37:in `call'
./mrch/../lib/srv_common/utf8_validator.rb:94:in `call'
/Library/Ruby/Gems/1.8/gems/rack-1.2.2/lib/rack/content_length.rb:13:in `call'
/Library/Ruby/Gems/1.8/gems/rack-1.2.2/lib/rack/chunked.rb:15:in `call'
/Library/Ruby/Gems/1.8/gems/thin-2.2.7.stripe.0/lib/thin/connection.rb:78:in `pre_process'
/Library/Ruby/Gems/1.8/gems/thin-2.2.7.stripe.0/lib/thin/connection.rb:76:in `catch'
/Library/Ruby/Gems/1.8/gems/thin-2.2.7.stripe.0/lib/thin/connection.rb:76:in `pre_process'
/Library/Ruby/Gems/1.8/gems/thin-2.2.7.stripe.0/lib/thin/connection.rb:57:in `process'
/Library/Ruby/Gems/1.8/gems/thin-2.2.7.stripe.0/lib/thin/connection.rb:42:in `receive_data'
/Library/Ruby/Gems/1.8/gems/eventmachine-2.0.0.beta.2.stripe.1/lib/eventmachine.rb:199:in `run_machine'
/Library/Ruby/Gems/1.8/gems/eventmachine-2.0.0.beta.2.stripe.1/lib/eventmachine.rb:199:in `run'
/Library/Ruby/Gems/1.8/gems/thin-2.2.7.stripe.0/lib/thin/backends/base.rb:61:in `start'
/Library/Ruby/Gems/1.8/gems/thin-2.2.7.stripe.0/lib/thin/server.rb:159:in `start'
./mrch/../srv-common.rb:255:in `restartable_run'
mrch/srv.rb:624:in `run!'
mrch/srv.rb:732
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment