shelr / shelr.tv

Shelr.tv - record your shell and publish it
http://shelr.tv/
55 stars 4 forks source link

[production][records#show] NoMethodError: undefined method `updated_at' for nil:NilClass #14

Closed shelr-bot closed 12 years ago

shelr-bot commented 12 years ago

See this exception on Errbit

NoMethodError: undefined method `updated_at' for nil:NilClass

Summary

URL

http://shelr.tv/records/4f830c269660804cee00001d.atom"

Where

records#show

Occured

Apr 23 11:59am

Similar

38

Params

{
  "action" => "show",
  "controller" => "records",
  "format" => "atom",
  "id" => "4f830c269660804cee00001d"
}

Session

{
}

Backtrace

3:  /app/views/records/show.atom.builder -> **block in _app_views_records_show_atom_builder___1635503364248907466_54504940**
123:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_view/helpers/atom_feed_helper.rb -> **block in atom_feed**
155:  [GEM_ROOT]/gems/builder-3.0.0/lib/builder/xmlbase.rb -> **call**
155:  [GEM_ROOT]/gems/builder-3.0.0/lib/builder/xmlbase.rb -> **_nested_structures**
63:  [GEM_ROOT]/gems/builder-3.0.0/lib/builder/xmlbase.rb -> **method_missing**
118:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_view/helpers/atom_feed_helper.rb -> **atom_feed**
1:  /app/views/records/show.atom.builder -> **_app_views_records_show_atom_builder___1635503364248907466_54504940**
143:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_view/template.rb -> **block in render**
125:  [GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/notifications.rb -> **instrument**
141:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_view/template.rb -> **render**
41:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_view/renderer/template_renderer.rb -> **block (2 levels) in render_template**
38:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_view/renderer/abstract_renderer.rb -> **block in instrument**
123:  [GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/notifications.rb -> **block in instrument**
20:  [GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/notifications/instrumenter.rb -> **instrument**
123:  [GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/notifications.rb -> **instrument**
38:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_view/renderer/abstract_renderer.rb -> **instrument**
40:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_view/renderer/template_renderer.rb -> **block in render_template**
48:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_view/renderer/template_renderer.rb -> **render_with_layout**
39:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_view/renderer/template_renderer.rb -> **render_template**
12:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_view/renderer/template_renderer.rb -> **render**
36:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_view/renderer/renderer.rb -> **render_template**
17:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_view/renderer/renderer.rb -> **render**
109:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/abstract_controller/rendering.rb -> **_render_template**
225:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/streaming.rb -> **_render_template**
103:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/abstract_controller/rendering.rb -> **render_to_body**
28:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/renderers.rb -> **render_to_body**
50:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/compatibility.rb -> **render_to_body**
88:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/abstract_controller/rendering.rb -> **render**
16:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/rendering.rb -> **render**
40:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/instrumentation.rb -> **block (2 levels) in render**
5:  [GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/core_ext/benchmark.rb -> **block in ms**
310:  /usr/lib/ruby/1.9.1/benchmark.rb -> **realtime**
5:  [GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/core_ext/benchmark.rb -> **ms**
40:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/instrumentation.rb -> **block in render**
83:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/instrumentation.rb -> **cleanup_view_runtime**
15:  [GEM_ROOT]/gems/sunspot_rails-1.3.0/lib/sunspot/rails/railties/controller_runtime.rb -> **cleanup_view_runtime**
39:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/instrumentation.rb -> **render**
10:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/implicit_render.rb -> **default_render**
268:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/mime_responds.rb -> **block in retrieve_response_from_mimes**
229:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/responder.rb -> **call**
229:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/responder.rb -> **default_render**
176:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/responder.rb -> **to_format**
153:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/responder.rb -> **respond**
146:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/responder.rb -> **call**
238:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/mime_responds.rb -> **respond_with**
21:  /app/controllers/records_controller.rb -> **show**
4:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/implicit_render.rb -> **send_action**
167:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/abstract_controller/base.rb -> **process_action**
10:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/rendering.rb -> **process_action**
18:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/abstract_controller/callbacks.rb -> **block in process_action**
436:  [GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/callbacks.rb -> **_run__2100368756292748673__process_action__1559592839875519792__callbacks**
405:  [GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/callbacks.rb -> **__run_callback**
385:  [GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/callbacks.rb -> **_run_process_action_callbacks**
81:  [GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/callbacks.rb -> **run_callbacks**
17:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/abstract_controller/callbacks.rb -> **process_action**
29:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/rescue.rb -> **process_action**
30:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/instrumentation.rb -> **block in process_action**
123:  [GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/notifications.rb -> **block in instrument**
20:  [GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/notifications/instrumenter.rb -> **instrument**
123:  [GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/notifications.rb -> **instrument**
29:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/instrumentation.rb -> **process_action**
205:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/params_wrapper.rb -> **process_action**
121:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/abstract_controller/base.rb -> **process**
45:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/abstract_controller/rendering.rb -> **process**
203:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal.rb -> **dispatch**
14:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal/rack_delegation.rb -> **dispatch**
246:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_controller/metal.rb -> **block in action**
66:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/routing/route_set.rb -> **call**
66:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/routing/route_set.rb -> **dispatch**
30:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/routing/route_set.rb -> **call**
68:  [GEM_ROOT]/gems/journey-1.0.3/lib/journey/router.rb -> **block in call**
56:  [GEM_ROOT]/gems/journey-1.0.3/lib/journey/router.rb -> **each**
56:  [GEM_ROOT]/gems/journey-1.0.3/lib/journey/router.rb -> **call**
589:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/routing/route_set.rb -> **call**
168:  [GEM_ROOT]/gems/omniauth-1.0.2/lib/omniauth/strategy.rb -> **call!**
148:  [GEM_ROOT]/gems/omniauth-1.0.2/lib/omniauth/strategy.rb -> **call**
168:  [GEM_ROOT]/gems/omniauth-1.0.2/lib/omniauth/strategy.rb -> **call!**
148:  [GEM_ROOT]/gems/omniauth-1.0.2/lib/omniauth/strategy.rb -> **call**
168:  [GEM_ROOT]/gems/omniauth-1.0.2/lib/omniauth/strategy.rb -> **call!**
148:  [GEM_ROOT]/gems/omniauth-1.0.2/lib/omniauth/strategy.rb -> **call**
168:  [GEM_ROOT]/gems/omniauth-1.0.2/lib/omniauth/strategy.rb -> **call!**
148:  [GEM_ROOT]/gems/omniauth-1.0.2/lib/omniauth/strategy.rb -> **call**
42:  [GEM_ROOT]/gems/omniauth-1.0.2/lib/omniauth/builder.rb -> **call**
33:  [GEM_ROOT]/gems/mongoid-2.4.5/lib/rack/mongoid/middleware/identity_map.rb -> **block in call**
132:  [GEM_ROOT]/gems/mongoid-2.4.5/lib/mongoid.rb -> **unit_of_work**
33:  [GEM_ROOT]/gems/mongoid-2.4.5/lib/rack/mongoid/middleware/identity_map.rb -> **call**
54:  [GEM_ROOT]/gems/sass-3.1.15/lib/sass/plugin/rack.rb -> **call**
17:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/middleware/best_standards_support.rb -> **call**
23:  [GEM_ROOT]/gems/rack-1.4.1/lib/rack/etag.rb -> **call**
25:  [GEM_ROOT]/gems/rack-1.4.1/lib/rack/conditionalget.rb -> **call**
14:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/middleware/head.rb -> **call**
21:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/middleware/params_parser.rb -> **call**
242:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/middleware/flash.rb -> **call**
205:  [GEM_ROOT]/gems/rack-1.4.1/lib/rack/session/abstract/id.rb -> **context**
200:  [GEM_ROOT]/gems/rack-1.4.1/lib/rack/session/abstract/id.rb -> **call**
338:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/middleware/cookies.rb -> **call**
28:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/middleware/callbacks.rb -> **block in call**
405:  [GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/callbacks.rb -> **_run__867350293203850005__call__519953096472528921__callbacks**
405:  [GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/callbacks.rb -> **__run_callback**
385:  [GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/callbacks.rb -> **_run_call_callbacks**
81:  [GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/callbacks.rb -> **run_callbacks**
27:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/middleware/callbacks.rb -> **call**
102:  [GEM_ROOT]/gems/rack-1.4.1/lib/rack/sendfile.rb -> **call**
31:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/middleware/remote_ip.rb -> **call**
16:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/middleware/debug_exceptions.rb -> **call**
56:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/middleware/show_exceptions.rb -> **call**
26:  [GEM_ROOT]/gems/railties-3.2.1/lib/rails/rack/logger.rb -> **call_app**
16:  [GEM_ROOT]/gems/railties-3.2.1/lib/rails/rack/logger.rb -> **call**
22:  [GEM_ROOT]/gems/actionpack-3.2.1/lib/action_dispatch/middleware/request_id.rb -> **call**
21:  [GEM_ROOT]/gems/rack-1.4.1/lib/rack/methodoverride.rb -> **call**
17:  [GEM_ROOT]/gems/rack-1.4.1/lib/rack/runtime.rb -> **call**
72:  [GEM_ROOT]/gems/activesupport-3.2.1/lib/active_support/cache/strategy/local_cache.rb -> **call**
15:  [GEM_ROOT]/gems/rack-1.4.1/lib/rack/lock.rb -> **call**
132:  [GEM_ROOT]/gems/rack-cache-1.1/lib/rack/cache/context.rb -> **forward**
241:  [GEM_ROOT]/gems/rack-cache-1.1/lib/rack/cache/context.rb -> **fetch**
181:  [GEM_ROOT]/gems/rack-cache-1.1/lib/rack/cache/context.rb -> **lookup**
65:  [GEM_ROOT]/gems/rack-cache-1.1/lib/rack/cache/context.rb -> **call!**
50:  [GEM_ROOT]/gems/rack-cache-1.1/lib/rack/cache/context.rb -> **call**
479:  [GEM_ROOT]/gems/railties-3.2.1/lib/rails/engine.rb -> **call**
220:  [GEM_ROOT]/gems/railties-3.2.1/lib/rails/application.rb -> **call**
30:  [GEM_ROOT]/gems/railties-3.2.1/lib/rails/railtie/configurable.rb -> **method_missing**
54:  [GEM_ROOT]/gems/sass-3.1.15/lib/sass/plugin/rack.rb -> **call**
530:  [GEM_ROOT]/gems/unicorn-4.2.1/lib/unicorn/http_server.rb -> **process_client**
604:  [GEM_ROOT]/gems/unicorn-4.2.1/lib/unicorn/http_server.rb -> **worker_loop**
487:  [GEM_ROOT]/gems/unicorn-4.2.1/lib/unicorn/http_server.rb -> **spawn_missing_workers**
137:  [GEM_ROOT]/gems/unicorn-4.2.1/lib/unicorn/http_server.rb -> **start**
121:  [GEM_ROOT]/gems/unicorn-4.2.1/bin/unicorn -> **<top (required)>**
19:  [GEM_ROOT]/bin/unicorn -> **load**
19:  [GEM_ROOT]/bin/unicorn -> **<main>**

Environment

REMOTE_ADDR: 127.0.0.1
REQUEST_METHOD: GET
REQUEST_PATH: /records/4f830c269660804cee00001d.atom
PATH_INFO: /records/4f830c269660804cee00001d.atom
REQUEST_URI: /records/4f830c269660804cee00001d.atom
SERVER_PROTOCOL: HTTP/1.0
HTTP_VERSION: HTTP/1.0
HTTP_X_FORWARDED_FOR: 66.249.72.45
HTTP_HOST: shelr.tv
HTTP_CONNECTION: close
HTTP_ACCEPT: */*
HTTP_FROM: googlebot(at)googlebot.com
HTTP_USER_AGENT: Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
HTTP_ACCEPT_ENCODING: gzip,deflate
rack_url_scheme: http
SERVER_NAME: shelr.tv
SERVER_PORT: 80
key: action_dispatch.request.query_parameters
rack_input: #
rack_errors: #
rack_multiprocess: true
rack_multithread: false
rack_run_once: false
rack_version: ["1", "1"]
SERVER_SOFTWARE: Unicorn 4.2.1
rack_logger: #
ORIGINAL_FULLPATH: /records/4f830c269660804cee00001d.atom
action_dispatch_routes: #
action_dispatch_parameter_filter: []
action_dispatch_secret_token: daasdkfjkjkjsdkfjaksdjffkjasdkfjaskjldfksdjfjktrololoasdfsdfasdfasdf
action_dispatch_show_exceptions: true
action_dispatch_show_detailed_exceptions: false
action_dispatch_logger: #
action_dispatch_backtrace_cleaner: #
rack-cache_cache_key: Rack::Cache::Key
rack-cache_verbose: true
rack-cache_storage: #
rack-cache_metastore: rails:/
rack-cache_entitystore: rails:/
rack-cache_default_ttl: 0
rack-cache_private_headers: ["Authorization", "Cookie"]
rack-cache_allow_reload: false
rack-cache_allow_revalidate: false
rack-cache_use_native_ttl: false
action_dispatch_request_id: 04c740df6ea46e9546a470462f4e166c
action_dispatch_remote_ip: 66.249.72.45
rack_session_options: {"path"=>"/", "key"=>"id", "secure"=>"false", "httponly"=>"true", "defer"=>"false", "renew"=>"false", "coder"=>"#"}
action_dispatch_cookies: #
action_dispatch_request_path_parameters: {"action"=>"show", "controller"=>"records", "id"=>"4f830c269660804cee00001d", "format"=>"atom"}
action_controller_instance: #
action_dispatch_request_parameters: {"action"=>"show", "controller"=>"records", "id"=>"4f830c269660804cee00001d", "format"=>"atom"}
action_dispatch_request_formats: ["application/atom+xml"]
antono commented 12 years ago

resolved