Advertisement
Guest User

Untitled

a guest
Jan 18th, 2016
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.87 KB | None | 0 0
  1. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
  2. vendor/bundle/ruby/gems/activesupport-4.2.4/lib/active_support/notifications.rb:164:in `block in instrument'
  3. vendor/bundle/ruby/gems/activesupport-4.2.4/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
  4. vendor/bundle/ruby/gems/activesupport-4.2.4/lib/active_support/notifications.rb:164:in `instrument'
  5. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
  6. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
  7. vendor/bundle/ruby/gems/activerecord-4.2.4/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
  8. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/abstract_controller/base.rb:137:in `process'
  9. vendor/bundle/ruby/gems/actionview-4.2.4/lib/action_view/rendering.rb:30:in `process'
  10. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_controller/metal.rb:196:in `dispatch'
  11. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
  12. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_controller/metal.rb:237:in `block in action'
  13. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:76:in `call'
  14. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:76:in `dispatch'
  15. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:45:in `serve'
  16. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_dispatch/journey/router.rb:43:in `block in serve'
  17. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_dispatch/journey/router.rb:30:in `each'
  18. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_dispatch/journey/router.rb:30:in `serve'
  19. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:821:in `call'
  20. vendor/bundle/ruby/gems/railties-4.2.4/lib/rails/engine.rb:518:in `call'
  21. vendor/bundle/ruby/gems/railties-4.2.4/lib/rails/railtie.rb:194:in `public_send'
  22. vendor/bundle/ruby/gems/railties-4.2.4/lib/rails/railtie.rb:194:in `method_missing'
  23. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_dispatch/routing/mapper.rb:51:in `serve'
  24. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_dispatch/journey/router.rb:43:in `block in serve'
  25. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_dispatch/journey/router.rb:30:in `each'
  26. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_dispatch/journey/router.rb:30:in `serve'
  27. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:821:in `call'
  28. vendor/bundle/ruby/gems/rack-1.6.4/lib/rack/etag.rb:24:in `call'
  29. vendor/bundle/ruby/gems/rack-1.6.4/lib/rack/conditionalget.rb:38:in `call'
  30. vendor/bundle/ruby/gems/rack-1.6.4/lib/rack/head.rb:13:in `call'
  31. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_dispatch/middleware/params_parser.rb:27:in `call'
  32. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_dispatch/middleware/flash.rb:260:in `call'
  33. vendor/bundle/ruby/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:225:in `context'
  34. vendor/bundle/ruby/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:220:in `call'
  35. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_dispatch/middleware/cookies.rb:560:in `call'
  36. vendor/bundle/ruby/gems/activerecord-4.2.4/lib/active_record/query_cache.rb:36:in `call'
  37. vendor/bundle/ruby/gems/activerecord-4.2.4/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
  38. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
  39. vendor/bundle/ruby/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:88:in `__run_callbacks__'
  40. vendor/bundle/ruby/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
  41. vendor/bundle/ruby/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:81:in `run_callbacks'
  42. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
  43. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
  44. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
  45. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
  46. vendor/bundle/ruby/gems/railties-4.2.4/lib/rails/rack/logger.rb:38:in `call_app'
  47. vendor/bundle/ruby/gems/railties-4.2.4/lib/rails/rack/logger.rb:20:in `block in call'
  48. vendor/bundle/ruby/gems/activesupport-4.2.4/lib/active_support/tagged_logging.rb:68:in `block in tagged'
  49. vendor/bundle/ruby/gems/activesupport-4.2.4/lib/active_support/tagged_logging.rb:26:in `tagged'
  50. vendor/bundle/ruby/gems/activesupport-4.2.4/lib/active_support/tagged_logging.rb:68:in `tagged'
  51. vendor/bundle/ruby/gems/railties-4.2.4/lib/rails/rack/logger.rb:20:in `call'
  52. vendor/bundle/ruby/gems/request_store-1.2.0/lib/request_store/middleware.rb:8:in `call'
  53. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_dispatch/middleware/request_id.rb:21:in `call'
  54. vendor/bundle/ruby/gems/rack-1.6.4/lib/rack/methodoverride.rb:22:in `call'
  55. vendor/bundle/ruby/gems/rack-1.6.4/lib/rack/runtime.rb:18:in `call'
  56. vendor/bundle/ruby/gems/activesupport-4.2.4/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
  57. vendor/bundle/ruby/gems/actionpack-4.2.4/lib/action_dispatch/middleware/static.rb:116:in `call'
  58. vendor/bundle/ruby/gems/rack-1.6.4/lib/rack/sendfile.rb:113:in `call'
  59. vendor/bundle/ruby/gems/railties-4.2.4/lib/rails/engine.rb:518:in `call'
  60. vendor/bundle/ruby/gems/railties-4.2.4/lib/rails/application.rb:165:in `call'
  61. /usr/share/passenger/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request'
  62. /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request'
  63. /usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop'
  64. /usr/share/passenger/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads'
  65.  
  66.  
  67. Started GET "/tab/debug" for 192.168.2.233 at 2016-01-18 10:50:19 -0600
  68. Processing by DebugController#index as HTML
  69. Rendered debug/_form.html.slim (3.5ms)
  70. Rendered debug/index.html.slim within layouts/debug (18.0ms)
  71. Rendered shared/_js_vars.html.slim (0.6ms)
  72. Rendered layouts/_searchform.html.slim (0.9ms)
  73. Rendered layouts/_header.html.slim (4.7ms)
  74. Rendered layouts/_subheader.html.slim (0.1ms)
  75. Rendered shared/_flash_messages.html.slim (0.2ms)
  76. Rendered layouts/_footer.html.slim (1.9ms)
  77. Completed 200 OK in 123ms (Views: 43.2ms | ActiveRecord: 55.7ms)
  78. Started GET "/tab/debug/logs" for 192.168.2.233 at 2016-01-18 10:50:43 -0600
  79. Processing by DebugController#logs as HTML
  80. Rendered debug/logs.html.slim within layouts/debug (36.1ms)
  81. Rendered shared/_js_vars.html.slim (0.6ms)
  82. Rendered layouts/_searchform.html.slim (0.8ms)
  83. Rendered layouts/_header.html.slim (4.7ms)
  84. Rendered layouts/_subheader.html.slim (0.1ms)
  85. Rendered shared/_flash_messages.html.slim (1.3ms)
  86. Rendered layouts/_footer.html.slim (1.1ms)
  87. Completed 200 OK in 144ms (Views: 71.8ms | ActiveRecord: 48.4ms)
  88. Started GET "/tab/debug/system" for 192.168.2.233 at 2016-01-18 10:50:46 -0600
  89. Processing by DebugController#system as HTML
  90. Rendered debug/system.html.slim within layouts/debug (47.3ms)
  91. Rendered shared/_js_vars.html.slim (0.6ms)
  92. Rendered layouts/_searchform.html.slim (0.9ms)
  93. Rendered layouts/_header.html.slim (4.7ms)
  94. Rendered layouts/_subheader.html.slim (0.2ms)
  95. Rendered shared/_flash_messages.html.slim (0.3ms)
  96. Rendered layouts/_footer.html.slim (1.1ms)
  97. Completed 200 OK in 145ms (Views: 73.2ms | ActiveRecord: 46.6ms)
  98. Started GET "/tab/debug" for 192.168.2.233 at 2016-01-18 10:50:49 -0600
  99. Processing by DebugController#index as HTML
  100. Rendered debug/_form.html.slim (2.1ms)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement