Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI crash on displaying Container Volumes in a Grid #8576

Closed
simon3z opened this issue May 10, 2016 · 4 comments · Fixed by #8789
Closed

UI crash on displaying Container Volumes in a Grid #8576

simon3z opened this issue May 10, 2016 · 4 comments · Fixed by #8789

Comments

@simon3z
Copy link
Contributor

simon3z commented May 10, 2016

When you try to display container volumes in a grid by clicking on the relevant icon:

screenshot from 2016-05-10 12-46-26

The UI crashes with:

screenshot from 2016-05-10 12-54-03

[----] F, [2016-05-10T12:52:14.456327 #8169:14f1ec8] FATAL -- : Error caught: [NoMethodError] undefined method `base_class' for NilClass:Class
/home/simon/src/manageiq/app/views/layouts/quadicon/_single_quad.html.haml:56:in `_app_views_layouts_quadicon__single_quad_html_haml__205715719587989182_70006022173100'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/template.rb:158:in `block in render'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/notifications.rb:166:in `instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/template.rb:348:in `instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/template.rb:156:in `render'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/partial_renderer.rb:343:in `render_partial'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/partial_renderer.rb:311:in `block in render'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/abstract_renderer.rb:42:in `block in instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/notifications.rb:164:in `block in instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/notifications.rb:164:in `instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/partial_renderer.rb:310:in `render'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/renderer.rb:47:in `render_partial'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/renderer.rb:21:in `render'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/helpers/rendering_helper.rb:32:in `render'
/home/simon/src/rvm/gems/ruby-2.2.4/gems/haml-4.0.7/lib/haml/helpers/action_view_mods.rb:12:in `render_with_haml'
/home/simon/src/manageiq/app/helpers/quadicon_helper.rb:35:in `block in render_quadicon'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/helpers/capture_helper.rb:39:in `block in capture'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/helpers/capture_helper.rb:203:in `with_output_buffer'
/home/simon/src/rvm/gems/ruby-2.2.4/gems/haml-4.0.7/lib/haml/helpers/action_view_xss_mods.rb:5:in `with_output_buffer_with_haml_xss'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/helpers/capture_helper.rb:39:in `capture'
/home/simon/src/rvm/gems/ruby-2.2.4/gems/haml-4.0.7/lib/haml/helpers/action_view_mods.rb:52:in `capture_with_haml'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/helpers/tag_helper.rb:107:in `content_tag'
/home/simon/src/rvm/gems/ruby-2.2.4/gems/haml-4.0.7/lib/haml/helpers/action_view_mods.rb:61:in `content_tag_with_haml'
/home/simon/src/manageiq/app/helpers/quadicon_helper.rb:25:in `render_quadicon'
/home/simon/src/manageiq/app/views/layouts/gtl/_grid.html.haml:20:in `block in _app_views_layouts_gtl__grid_html_haml___3814180850048275033_70007623733640'
/home/simon/src/manageiq/app/views/layouts/gtl/_grid.html.haml:4:in `each'
/home/simon/src/manageiq/app/views/layouts/gtl/_grid.html.haml:4:in `_app_views_layouts_gtl__grid_html_haml___3814180850048275033_70007623733640'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/template.rb:158:in `block in render'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/notifications.rb:166:in `instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/template.rb:348:in `instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/template.rb:156:in `render'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/partial_renderer.rb:343:in `render_partial'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/partial_renderer.rb:311:in `block in render'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/abstract_renderer.rb:42:in `block in instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/notifications.rb:164:in `block in instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/notifications.rb:164:in `instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/partial_renderer.rb:310:in `render'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/renderer.rb:47:in `render_partial'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/renderer.rb:21:in `render'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/helpers/rendering_helper.rb:32:in `render'
/home/simon/src/rvm/gems/ruby-2.2.4/gems/haml-4.0.7/lib/haml/helpers/action_view_mods.rb:12:in `render_with_haml'
/home/simon/src/manageiq/app/views/layouts/_gtl.html.haml:25:in `_app_views_layouts__gtl_html_haml__3905847717351289664_70007600434180'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/template.rb:158:in `block in render'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/notifications.rb:166:in `instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/template.rb:348:in `instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/template.rb:156:in `render'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/partial_renderer.rb:343:in `render_partial'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/partial_renderer.rb:311:in `block in render'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/abstract_renderer.rb:42:in `block in instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/notifications.rb:164:in `block in instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/notifications.rb:164:in `instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/partial_renderer.rb:310:in `render'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/renderer.rb:47:in `render_partial'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/renderer.rb:21:in `render'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/helpers/rendering_helper.rb:32:in `render'
/home/simon/src/rvm/gems/ruby-2.2.4/gems/haml-4.0.7/lib/haml/helpers/action_view_mods.rb:12:in `render_with_haml'
/home/simon/src/manageiq/app/views/persistent_volume/show_list.html.haml:2:in `_app_views_persistent_volume_show_list_html_haml___4093351536214215861_70007624237000'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/template.rb:158:in `block in render'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/notifications.rb:166:in `instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/template.rb:348:in `instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/template.rb:156:in `render'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/abstract_renderer.rb:42:in `block in instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/notifications.rb:164:in `block in instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/notifications.rb:164:in `instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/template_renderer.rb:52:in `render_template'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/template_renderer.rb:14:in `render'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/renderer.rb:42:in `render_template'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/renderer/renderer.rb:23:in `render'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/rendering.rb:103:in `_render_template'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_controller/metal/streaming.rb:217:in `_render_template'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/rendering.rb:83:in `render_to_body'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_controller/metal/rendering.rb:52:in `render_to_body'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_controller/metal/renderers.rb:144:in `render_to_body'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/abstract_controller/rendering.rb:26:in `render'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_controller/metal/rendering.rb:36:in `render'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/home/simon/src/rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/core_ext/benchmark.rb:12:in `ms'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_controller/metal/instrumentation.rb:44:in `block in render'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activerecord/lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_controller/metal/instrumentation.rb:43:in `render'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_controller/metal/implicit_render.rb:36:in `default_render'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/abstract_controller/base.rb:181:in `process_action'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_controller/metal/rendering.rb:30:in `process_action'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/abstract_controller/callbacks.rb:20:in `block in process_action'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/callbacks.rb:126:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/callbacks.rb:126:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/callbacks.rb:506:in `block (2 levels) in compile'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/callbacks.rb:455:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/callbacks.rb:455:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/callbacks.rb:101:in `__run_callbacks__'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/callbacks.rb:750:in `_run_process_action_callbacks'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/callbacks.rb:90:in `run_callbacks'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/abstract_controller/callbacks.rb:19:in `process_action'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_controller/metal/rescue.rb:31:in `process_action'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/notifications.rb:164:in `block in instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/notifications.rb:164:in `instrument'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_controller/metal/params_wrapper.rb:248:in `process_action'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activerecord/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/abstract_controller/base.rb:126:in `process'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/rendering.rb:30:in `process'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_controller/metal.rb:190:in `dispatch'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_controller/metal.rb:262:in `dispatch'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_dispatch/routing/route_set.rb:50:in `dispatch'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_dispatch/routing/route_set.rb:32:in `serve'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_dispatch/journey/router.rb:39:in `block in serve'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_dispatch/journey/router.rb:26:in `each'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_dispatch/journey/router.rb:26:in `serve'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_dispatch/routing/route_set.rb:725:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/gems/omniauth-1.3.1/lib/omniauth/strategy.rb:186:in `call!'
/home/simon/src/rvm/gems/ruby-2.2.4/gems/omniauth-1.3.1/lib/omniauth/strategy.rb:164:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/gems/omniauth-1.3.1/lib/omniauth/builder.rb:63:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/gems/secure_headers-3.0.3/lib/secure_headers/middleware.rb:10:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionview/lib/action_view/digestor.rb:12:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/gems/rack-2.0.0.alpha/lib/rack/etag.rb:25:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/gems/rack-2.0.0.alpha/lib/rack/conditional_get.rb:25:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/gems/rack-2.0.0.alpha/lib/rack/head.rb:12:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/gems/rack-2.0.0.alpha/lib/rack/session/abstract/id.rb:220:in `context'
/home/simon/src/rvm/gems/ruby-2.2.4/gems/rack-2.0.0.alpha/lib/rack/session/abstract/id.rb:214:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_dispatch/middleware/cookies.rb:613:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_dispatch/middleware/callbacks.rb:38:in `block in call'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/callbacks.rb:97:in `__run_callbacks__'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/callbacks.rb:750:in `_run_call_callbacks'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/callbacks.rb:90:in `run_callbacks'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_dispatch/middleware/callbacks.rb:36:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_dispatch/middleware/executor.rb:12:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_dispatch/middleware/debug_exceptions.rb:49:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/railties/lib/rails/rack/logger.rb:36:in `call_app'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/railties/lib/rails/rack/logger.rb:26:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/gems/request_store-1.3.1/lib/request_store/middleware.rb:9:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_dispatch/middleware/request_id.rb:24:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/gems/rack-2.0.0.alpha/lib/rack/method_override.rb:22:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/gems/rack-2.0.0.alpha/lib/rack/runtime.rb:22:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/activesupport/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_dispatch/middleware/executor.rb:12:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/actionpack/lib/action_dispatch/middleware/static.rb:136:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/gems/rack-2.0.0.alpha/lib/rack/sendfile.rb:111:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/bundler/gems/rails-254f57ca3668/railties/lib/rails/engine.rb:522:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/gems/puma-3.3.0/lib/puma/configuration.rb:224:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/gems/puma-3.3.0/lib/puma/server.rb:561:in `handle_request'
/home/simon/src/rvm/gems/ruby-2.2.4/gems/puma-3.3.0/lib/puma/server.rb:406:in `process_client'
/home/simon/src/rvm/gems/ruby-2.2.4/gems/puma-3.3.0/lib/puma/server.rb:271:in `block in run'
/home/simon/src/rvm/gems/ruby-2.2.4/gems/puma-3.3.0/lib/puma/thread_pool.rb:111:in `call'
/home/simon/src/rvm/gems/ruby-2.2.4/gems/puma-3.3.0/lib/puma/thread_pool.rb:111:in `block in spawn_thread'

cc @zakiva

@simon3z
Copy link
Contributor Author

simon3z commented May 10, 2016

@miq-bot add_label containers/providers, bug

@miq-bot
Copy link
Member

miq-bot commented May 10, 2016

@simon3z Cannot apply the following label because they are not recognized: containers/providers

@miq-bot miq-bot added the bug label May 10, 2016
@simon3z
Copy link
Contributor Author

simon3z commented May 10, 2016

@miq-bot add_label providers/containers

@simon3z
Copy link
Contributor Author

simon3z commented May 12, 2016

@miq-bot assign zakiva

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants