Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tilsammans/570dce18f696af0887f2210c4bad6755 to your computer and use it in GitHub Desktop.
Save tilsammans/570dce18f696af0887f2210c4bad6755 to your computer and use it in GitHub Desktop.
Mysql2::Error: Table 'storyboard_production.pageflow_sites' doesn't exist
from active_record/connection_adapters/abstract_mysql_adapter.rb:303:in `query'
from active_record/connection_adapters/abstract_mysql_adapter.rb:303:in `block in execute'
from active_record/connection_adapters/abstract_adapter.rb:378:in `block in log'
from active_support/notifications/instrumenter.rb:20:in `instrument'
from active_record/connection_adapters/abstract_adapter.rb:372:in `log'
from active_record/connection_adapters/abstract_mysql_adapter.rb:303:in `execute'
from active_record/connection_adapters/mysql2_adapter.rb:228:in `execute'
from active_record/connection_adapters/abstract_mysql_adapter.rb:310:in `execute_and_free'
from active_record/connection_adapters/abstract_mysql_adapter.rb:451:in `columns'
from active_record/connection_adapters/schema_cache.rb:93:in `block in prepare_default_proc'
from active_record/connection_adapters/schema_cache.rb:44:in `yield'
from active_record/connection_adapters/schema_cache.rb:44:in `columns'
from active_record/model_schema.rb:214:in `columns'
from active_record/model_schema.rb:223:in `columns_hash'
from active_record/dynamic_matchers.rb:64:in `block in valid?'
from active_record/dynamic_matchers.rb:64:in `each'
from active_record/dynamic_matchers.rb:64:in `all?'
from active_record/dynamic_matchers.rb:64:in `valid?'
from active_record/dynamic_matchers.rb:22:in `method_missing'
from pageflow/linkmap_page/areas_helper.rb:49:in `external_site'
from pageflow/linkmap_page/areas_helper.rb:75:in `css_classes'
from pageflow/linkmap_page/areas_helper.rb:24:in `render'
from pageflow/linkmap_page/areas_helper.rb:13:in `linkmap_area'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-linkmap-page-0.1.0/app/views/pageflow/linkmap_page/areas/_div.html.erb:3:in `block (2 levels) in __var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow_linkmap_page_______app_views_pageflow_linkmap_page_areas__div_html_erb___3983814288111726096_45896660'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-linkmap-page-0.1.0/app/views/pageflow/linkmap_page/areas/_div.html.erb:2:in `each'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-linkmap-page-0.1.0/app/views/pageflow/linkmap_page/areas/_div.html.erb:2:in `each_with_index'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-linkmap-page-0.1.0/app/views/pageflow/linkmap_page/areas/_div.html.erb:2:in `block in __var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow_linkmap_page_______app_views_pageflow_linkmap_page_areas__div_html_erb___3983814288111726096_45896660'
from action_view/helpers/capture_helper.rb:38:in `block in capture'
from action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
from action_view/helpers/capture_helper.rb:38:in `capture'
from action_view/helpers/tag_helper.rb:97:in `content_tag'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-linkmap-page-0.1.0/app/views/pageflow/linkmap_page/areas/_div.html.erb:1:in `__var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow_linkmap_page_______app_views_pageflow_linkmap_page_areas__div_html_erb___3983814288111726096_45896660'
from action_view/template.rb:145:in `block in render'
from active_support/notifications.rb:161:in `instrument'
from action_view/template.rb:339:in `instrument'
from action_view/template.rb:143:in `render'
from action_view/renderer/partial_renderer.rb:306:in `render_partial'
from action_view/renderer/partial_renderer.rb:279:in `block in render'
from action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
from active_support/notifications.rb:159:in `block in instrument'
from active_support/notifications/instrumenter.rb:20:in `instrument'
from active_support/notifications.rb:159:in `instrument'
from action_view/renderer/abstract_renderer.rb:38:in `instrument'
from action_view/renderer/partial_renderer.rb:278:in `render'
from action_view/renderer/renderer.rb:47:in `render_partial'
from action_view/helpers/rendering_helper.rb:35:in `render'
from pageflow/linkmap_page/areas_helper.rb:7:in `linkmap_areas_div'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-linkmap-page-0.1.0/app/views/pageflow/linkmap_page/page.html:33:in `__var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow_linkmap_page_______app_views_pageflow_linkmap_page_page_html___4218875150402479554_46208200'
from action_view/template.rb:145:in `block in render'
from active_support/notifications.rb:161:in `instrument'
from action_view/template.rb:339:in `instrument'
from action_view/template.rb:143:in `render'
from action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template'
from action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
from active_support/notifications.rb:159:in `block in instrument'
from active_support/notifications/instrumenter.rb:20:in `instrument'
from active_support/notifications.rb:159:in `instrument'
from action_view/renderer/abstract_renderer.rb:38:in `instrument'
from action_view/renderer/template_renderer.rb:54:in `block in render_template'
from action_view/renderer/template_renderer.rb:62:in `render_with_layout'
from action_view/renderer/template_renderer.rb:53:in `render_template'
from action_view/renderer/template_renderer.rb:17:in `render'
from action_view/renderer/renderer.rb:42:in `render_template'
from action_view/renderer/renderer.rb:23:in `render'
from action_view/helpers/rendering_helper.rb:32:in `render'
from pageflow/pages_helper.rb:6:in `render_page_template'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-0.10.0/app/views/pageflow/pages/_page.html.erb:3:in `block (2 levels) in __var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow________app_views_pageflow_pages__page_html_erb__404672809495038118_66474320'
from action_view/helpers/capture_helper.rb:38:in `block in capture'
from action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
from action_view/helpers/capture_helper.rb:38:in `capture'
from action_view/helpers/tag_helper.rb:97:in `content_tag'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-0.10.0/app/views/pageflow/pages/_page.html.erb:2:in `block in __var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow________app_views_pageflow_pages__page_html_erb__404672809495038118_66474320'
from action_view/helpers/cache_helper.rb:190:in `write_fragment_for'
from action_view/helpers/cache_helper.rb:179:in `fragment_for'
from action_view/helpers/cache_helper.rb:115:in `cache'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-0.10.0/app/views/pageflow/pages/_page.html.erb:1:in `__var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow________app_views_pageflow_pages__page_html_erb__404672809495038118_66474320'
from action_view/template.rb:145:in `block in render'
from active_support/notifications.rb:161:in `instrument'
from action_view/template.rb:339:in `instrument'
from action_view/template.rb:143:in `render'
from action_view/renderer/partial_renderer.rb:399:in `block in collection_with_template'
from action_view/renderer/partial_renderer.rb:395:in `map'
from action_view/renderer/partial_renderer.rb:395:in `collection_with_template'
from action_view/renderer/partial_renderer.rb:291:in `render_collection'
from action_view/renderer/partial_renderer.rb:275:in `block in render'
from action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
from active_support/notifications.rb:159:in `block in instrument'
from active_support/notifications/instrumenter.rb:20:in `instrument'
from active_support/notifications.rb:159:in `instrument'
from action_view/renderer/abstract_renderer.rb:38:in `instrument'
from action_view/renderer/partial_renderer.rb:274:in `render'
from action_view/renderer/renderer.rb:47:in `render_partial'
from action_view/helpers/rendering_helper.rb:35:in `render'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-0.10.0/app/views/pageflow/entries/_entry.html.erb:14:in `block (2 levels) in __var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow________app_views_pageflow_entries__entry_html_erb___2928258953369785961_66411780'
from action_view/helpers/capture_helper.rb:38:in `block in capture'
from action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
from action_view/helpers/capture_helper.rb:38:in `capture'
from action_view/helpers/tag_helper.rb:97:in `content_tag'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-0.10.0/app/views/pageflow/entries/_entry.html.erb:13:in `block in __var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow________app_views_pageflow_entries__entry_html_erb___2928258953369785961_66411780'
from action_view/helpers/capture_helper.rb:38:in `block in capture'
from action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
from action_view/helpers/capture_helper.rb:38:in `capture'
from action_view/helpers/tag_helper.rb:97:in `content_tag'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-0.10.0/app/views/pageflow/entries/_entry.html.erb:1:in `__var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow________app_views_pageflow_entries__entry_html_erb___2928258953369785961_66411780'
from action_view/template.rb:145:in `block in render'
from active_support/notifications.rb:161:in `instrument'
from action_view/template.rb:339:in `instrument'
from action_view/template.rb:143:in `render'
from action_view/renderer/partial_renderer.rb:306:in `render_partial'
from action_view/renderer/partial_renderer.rb:279:in `block in render'
from action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
from active_support/notifications.rb:159:in `block in instrument'
from active_support/notifications/instrumenter.rb:20:in `instrument'
from active_support/notifications.rb:159:in `instrument'
from action_view/renderer/abstract_renderer.rb:38:in `instrument'
from action_view/renderer/partial_renderer.rb:278:in `render'
from action_view/renderer/renderer.rb:47:in `render_partial'
from action_view/helpers/rendering_helper.rb:35:in `render'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-0.10.0/app/views/pageflow/entries/show.html.erb:22:in `block in __var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow________app_views_pageflow_entries_show_html_erb__2290575102790868818_81986840'
from action_view/helpers/cache_helper.rb:190:in `write_fragment_for'
from action_view/helpers/cache_helper.rb:179:in `fragment_for'
from action_view/helpers/cache_helper.rb:115:in `cache'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-0.10.0/app/views/pageflow/entries/show.html.erb:17:in `__var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow________app_views_pageflow_entries_show_html_erb__2290575102790868818_81986840'
from action_view/template.rb:145:in `block in render'
from active_support/notifications.rb:161:in `instrument'
from action_view/template.rb:339:in `instrument'
from action_view/template.rb:143:in `render'
from action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template'
from action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
from active_support/notifications.rb:159:in `block in instrument'
from active_support/notifications/instrumenter.rb:20:in `instrument'
from active_support/notifications.rb:159:in `instrument'
from action_view/renderer/abstract_renderer.rb:38:in `instrument'
from action_view/renderer/template_renderer.rb:54:in `block in render_template'
from action_view/renderer/template_renderer.rb:62:in `render_with_layout'
from action_view/renderer/template_renderer.rb:53:in `render_template'
from action_view/renderer/template_renderer.rb:17:in `render'
from action_view/renderer/renderer.rb:42:in `render_template'
from action_view/renderer/renderer.rb:23:in `render'
from action_view/rendering.rb:99:in `_render_template'
from action_controller/metal/streaming.rb:217:in `_render_template'
from action_view/rendering.rb:82:in `render_to_body'
from action_controller/metal/rendering.rb:32:in `render_to_body'
from action_controller/metal/renderers.rb:32:in `render_to_body'
from abstract_controller/rendering.rb:25:in `render'
from action_controller/metal/rendering.rb:16:in `render'
from action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
from active_support/core_ext/benchmark.rb:12:in `block in ms'
from benchmark.rb:294:in `realtime'
from active_support/core_ext/benchmark.rb:12:in `ms'
from action_controller/metal/instrumentation.rb:44:in `block in render'
from action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
from active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
from action_controller/metal/instrumentation.rb:43:in `render'
from action_controller/metal/implicit_render.rb:10:in `default_render'
from action_controller/metal/implicit_render.rb:5:in `send_action'
from abstract_controller/base.rb:189:in `process_action'
from action_controller/metal/rendering.rb:10:in `process_action'
from abstract_controller/callbacks.rb:20:in `block in process_action'
from active_support/callbacks.rb:113:in `call'
from active_support/callbacks.rb:113:in `call'
from active_support/callbacks.rb:552:in `block (2 levels) in compile'
from active_support/callbacks.rb:502:in `call'
from active_support/callbacks.rb:502:in `call'
from active_support/callbacks.rb:86:in `run_callbacks'
from abstract_controller/callbacks.rb:19:in `process_action'
from action_controller/metal/rescue.rb:29:in `process_action'
from action_controller/metal/instrumentation.rb:32:in `block in process_action'
from active_support/notifications.rb:159:in `block in instrument'
from active_support/notifications/instrumenter.rb:20:in `instrument'
from active_support/notifications.rb:159:in `instrument'
from action_controller/metal/instrumentation.rb:30:in `process_action'
from action_controller/metal/params_wrapper.rb:250:in `process_action'
from active_record/railties/controller_runtime.rb:18:in `process_action'
from abstract_controller/base.rb:136:in `process'
from action_view/rendering.rb:30:in `process'
from action_controller/metal.rb:196:in `dispatch'
from action_controller/metal/rack_delegation.rb:13:in `dispatch'
from action_controller/metal.rb:232:in `block in action'
from action_dispatch/routing/route_set.rb:80:in `call'
from action_dispatch/routing/route_set.rb:80:in `dispatch'
from action_dispatch/routing/route_set.rb:48:in `call'
from action_dispatch/journey/router.rb:73:in `block in call'
from action_dispatch/journey/router.rb:59:in `each'
from action_dispatch/journey/router.rb:59:in `call'
from action_dispatch/routing/route_set.rb:690:in `call'
from rails/engine.rb:514:in `call'
from rails/railtie.rb:194:in `public_send'
from rails/railtie.rb:194:in `method_missing'
from action_dispatch/journey/router.rb:73:in `block in call'
from action_dispatch/journey/router.rb:59:in `each'
from action_dispatch/journey/router.rb:59:in `call'
from action_dispatch/routing/route_set.rb:690:in `call'
from http_accept_language/middleware.rb:14:in `call'
from warden/manager.rb:35:in `block in call'
from warden/manager.rb:34:in `catch'
from warden/manager.rb:34:in `call'
from rack/etag.rb:23:in `call'
from rack/conditionalget.rb:25:in `call'
from rack/head.rb:11:in `call'
from action_dispatch/middleware/params_parser.rb:27:in `call'
from action_dispatch/middleware/flash.rb:254:in `call'
from rack/session/abstract/id.rb:225:in `context'
from rack/session/abstract/id.rb:220:in `call'
from action_dispatch/middleware/cookies.rb:562:in `call'
from active_record/query_cache.rb:36:in `call'
from active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
from action_dispatch/middleware/callbacks.rb:29:in `block in call'
from active_support/callbacks.rb:82:in `run_callbacks'
from action_dispatch/middleware/callbacks.rb:27:in `call'
from action_dispatch/middleware/remote_ip.rb:76:in `call'
from action_dispatch/middleware/debug_exceptions.rb:17:in `call'
from action_dispatch/middleware/show_exceptions.rb:30:in `call'
from rails/rack/logger.rb:38:in `call_app'
from rails/rack/logger.rb:20:in `block in call'
from active_support/tagged_logging.rb:68:in `block in tagged'
from active_support/tagged_logging.rb:26:in `tagged'
from active_support/tagged_logging.rb:68:in `tagged'
from rails/rack/logger.rb:20:in `call'
from action_dispatch/middleware/request_id.rb:21:in `call'
from rack/methodoverride.rb:21:in `call'
from rack/runtime.rb:17:in `call'
from rack/sendfile.rb:112:in `call'
from raven/integrations/rack.rb:53:in `call'
from rails/engine.rb:514:in `call'
from rails/application.rb:144:in `call'
from /usr/local/lib/ruby/gems/2.1.0/gems/passenger-5.0.21/src/ruby_supportlib/phusion_passenger/rack/thread_handler_extension.rb:97:in `process_request'
from /usr/local/lib/ruby/gems/2.1.0/gems/passenger-5.0.21/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:152:in `accept_and_process_next_request'
from /usr/local/lib/ruby/gems/2.1.0/gems/passenger-5.0.21/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
from /usr/local/lib/ruby/gems/2.1.0/gems/passenger-5.0.21/src/ruby_supportlib/phusion_passenger/request_handler.rb:416:in `block (3 levels) in start_threads'
from /usr/local/lib/ruby/gems/2.1.0/gems/passenger-5.0.21/src/ruby_supportlib/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
ActiveRecord::StatementInvalid: Mysql2::Error: Table 'storyboard_production.pageflow_sites' doesn't exist: SHOW FULL FIELDS FROM `pageflow_sites`
from active_record/connection_adapters/abstract_mysql_adapter.rb:303:in `query'
from active_record/connection_adapters/abstract_mysql_adapter.rb:303:in `block in execute'
from active_record/connection_adapters/abstract_adapter.rb:378:in `block in log'
from active_support/notifications/instrumenter.rb:20:in `instrument'
from active_record/connection_adapters/abstract_adapter.rb:372:in `log'
from active_record/connection_adapters/abstract_mysql_adapter.rb:303:in `execute'
from active_record/connection_adapters/mysql2_adapter.rb:228:in `execute'
from active_record/connection_adapters/abstract_mysql_adapter.rb:310:in `execute_and_free'
from active_record/connection_adapters/abstract_mysql_adapter.rb:451:in `columns'
from active_record/connection_adapters/schema_cache.rb:93:in `block in prepare_default_proc'
from active_record/connection_adapters/schema_cache.rb:44:in `yield'
from active_record/connection_adapters/schema_cache.rb:44:in `columns'
from active_record/model_schema.rb:214:in `columns'
from active_record/model_schema.rb:223:in `columns_hash'
from active_record/dynamic_matchers.rb:64:in `block in valid?'
from active_record/dynamic_matchers.rb:64:in `each'
from active_record/dynamic_matchers.rb:64:in `all?'
from active_record/dynamic_matchers.rb:64:in `valid?'
from active_record/dynamic_matchers.rb:22:in `method_missing'
from pageflow/linkmap_page/areas_helper.rb:49:in `external_site'
from pageflow/linkmap_page/areas_helper.rb:75:in `css_classes'
from pageflow/linkmap_page/areas_helper.rb:24:in `render'
from pageflow/linkmap_page/areas_helper.rb:13:in `linkmap_area'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-linkmap-page-0.1.0/app/views/pageflow/linkmap_page/areas/_div.html.erb:3:in `block (2 levels) in __var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow_linkmap_page_______app_views_pageflow_linkmap_page_areas__div_html_erb___3983814288111726096_45896660'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-linkmap-page-0.1.0/app/views/pageflow/linkmap_page/areas/_div.html.erb:2:in `each'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-linkmap-page-0.1.0/app/views/pageflow/linkmap_page/areas/_div.html.erb:2:in `each_with_index'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-linkmap-page-0.1.0/app/views/pageflow/linkmap_page/areas/_div.html.erb:2:in `block in __var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow_linkmap_page_______app_views_pageflow_linkmap_page_areas__div_html_erb___3983814288111726096_45896660'
from action_view/helpers/capture_helper.rb:38:in `block in capture'
from action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
from action_view/helpers/capture_helper.rb:38:in `capture'
from action_view/helpers/tag_helper.rb:97:in `content_tag'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-linkmap-page-0.1.0/app/views/pageflow/linkmap_page/areas/_div.html.erb:1:in `__var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow_linkmap_page_______app_views_pageflow_linkmap_page_areas__div_html_erb___3983814288111726096_45896660'
from action_view/template.rb:145:in `block in render'
from active_support/notifications.rb:161:in `instrument'
from action_view/template.rb:339:in `instrument'
from action_view/template.rb:143:in `render'
from action_view/renderer/partial_renderer.rb:306:in `render_partial'
from action_view/renderer/partial_renderer.rb:279:in `block in render'
from action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
from active_support/notifications.rb:159:in `block in instrument'
from active_support/notifications/instrumenter.rb:20:in `instrument'
from active_support/notifications.rb:159:in `instrument'
from action_view/renderer/abstract_renderer.rb:38:in `instrument'
from action_view/renderer/partial_renderer.rb:278:in `render'
from action_view/renderer/renderer.rb:47:in `render_partial'
from action_view/helpers/rendering_helper.rb:35:in `render'
from pageflow/linkmap_page/areas_helper.rb:7:in `linkmap_areas_div'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-linkmap-page-0.1.0/app/views/pageflow/linkmap_page/page.html:33:in `__var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow_linkmap_page_______app_views_pageflow_linkmap_page_page_html___4218875150402479554_46208200'
from action_view/template.rb:145:in `block in render'
from active_support/notifications.rb:161:in `instrument'
from action_view/template.rb:339:in `instrument'
from action_view/template.rb:143:in `render'
from action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template'
from action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
from active_support/notifications.rb:159:in `block in instrument'
from active_support/notifications/instrumenter.rb:20:in `instrument'
from active_support/notifications.rb:159:in `instrument'
from action_view/renderer/abstract_renderer.rb:38:in `instrument'
from action_view/renderer/template_renderer.rb:54:in `block in render_template'
from action_view/renderer/template_renderer.rb:62:in `render_with_layout'
from action_view/renderer/template_renderer.rb:53:in `render_template'
from action_view/renderer/template_renderer.rb:17:in `render'
from action_view/renderer/renderer.rb:42:in `render_template'
from action_view/renderer/renderer.rb:23:in `render'
from action_view/helpers/rendering_helper.rb:32:in `render'
from pageflow/pages_helper.rb:6:in `render_page_template'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-0.10.0/app/views/pageflow/pages/_page.html.erb:3:in `block (2 levels) in __var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow________app_views_pageflow_pages__page_html_erb__404672809495038118_66474320'
from action_view/helpers/capture_helper.rb:38:in `block in capture'
from action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
from action_view/helpers/capture_helper.rb:38:in `capture'
from action_view/helpers/tag_helper.rb:97:in `content_tag'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-0.10.0/app/views/pageflow/pages/_page.html.erb:2:in `block in __var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow________app_views_pageflow_pages__page_html_erb__404672809495038118_66474320'
from action_view/helpers/cache_helper.rb:190:in `write_fragment_for'
from action_view/helpers/cache_helper.rb:179:in `fragment_for'
from action_view/helpers/cache_helper.rb:115:in `cache'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-0.10.0/app/views/pageflow/pages/_page.html.erb:1:in `__var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow________app_views_pageflow_pages__page_html_erb__404672809495038118_66474320'
from action_view/template.rb:145:in `block in render'
from active_support/notifications.rb:161:in `instrument'
from action_view/template.rb:339:in `instrument'
from action_view/template.rb:143:in `render'
from action_view/renderer/partial_renderer.rb:399:in `block in collection_with_template'
from action_view/renderer/partial_renderer.rb:395:in `map'
from action_view/renderer/partial_renderer.rb:395:in `collection_with_template'
from action_view/renderer/partial_renderer.rb:291:in `render_collection'
from action_view/renderer/partial_renderer.rb:275:in `block in render'
from action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
from active_support/notifications.rb:159:in `block in instrument'
from active_support/notifications/instrumenter.rb:20:in `instrument'
from active_support/notifications.rb:159:in `instrument'
from action_view/renderer/abstract_renderer.rb:38:in `instrument'
from action_view/renderer/partial_renderer.rb:274:in `render'
from action_view/renderer/renderer.rb:47:in `render_partial'
from action_view/helpers/rendering_helper.rb:35:in `render'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-0.10.0/app/views/pageflow/entries/_entry.html.erb:14:in `block (2 levels) in __var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow________app_views_pageflow_entries__entry_html_erb___2928258953369785961_66411780'
from action_view/helpers/capture_helper.rb:38:in `block in capture'
from action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
from action_view/helpers/capture_helper.rb:38:in `capture'
from action_view/helpers/tag_helper.rb:97:in `content_tag'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-0.10.0/app/views/pageflow/entries/_entry.html.erb:13:in `block in __var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow________app_views_pageflow_entries__entry_html_erb___2928258953369785961_66411780'
from action_view/helpers/capture_helper.rb:38:in `block in capture'
from action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
from action_view/helpers/capture_helper.rb:38:in `capture'
from action_view/helpers/tag_helper.rb:97:in `content_tag'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-0.10.0/app/views/pageflow/entries/_entry.html.erb:1:in `__var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow________app_views_pageflow_entries__entry_html_erb___2928258953369785961_66411780'
from action_view/template.rb:145:in `block in render'
from active_support/notifications.rb:161:in `instrument'
from action_view/template.rb:339:in `instrument'
from action_view/template.rb:143:in `render'
from action_view/renderer/partial_renderer.rb:306:in `render_partial'
from action_view/renderer/partial_renderer.rb:279:in `block in render'
from action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
from active_support/notifications.rb:159:in `block in instrument'
from active_support/notifications/instrumenter.rb:20:in `instrument'
from active_support/notifications.rb:159:in `instrument'
from action_view/renderer/abstract_renderer.rb:38:in `instrument'
from action_view/renderer/partial_renderer.rb:278:in `render'
from action_view/renderer/renderer.rb:47:in `render_partial'
from action_view/helpers/rendering_helper.rb:35:in `render'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-0.10.0/app/views/pageflow/entries/show.html.erb:22:in `block in __var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow________app_views_pageflow_entries_show_html_erb__2290575102790868818_81986840'
from action_view/helpers/cache_helper.rb:190:in `write_fragment_for'
from action_view/helpers/cache_helper.rb:179:in `fragment_for'
from action_view/helpers/cache_helper.rb:115:in `cache'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-0.10.0/app/views/pageflow/entries/show.html.erb:17:in `__var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow________app_views_pageflow_entries_show_html_erb__2290575102790868818_81986840'
from action_view/template.rb:145:in `block in render'
from active_support/notifications.rb:161:in `instrument'
from action_view/template.rb:339:in `instrument'
from action_view/template.rb:143:in `render'
from action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template'
from action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
from active_support/notifications.rb:159:in `block in instrument'
from active_support/notifications/instrumenter.rb:20:in `instrument'
from active_support/notifications.rb:159:in `instrument'
from action_view/renderer/abstract_renderer.rb:38:in `instrument'
from action_view/renderer/template_renderer.rb:54:in `block in render_template'
from action_view/renderer/template_renderer.rb:62:in `render_with_layout'
from action_view/renderer/template_renderer.rb:53:in `render_template'
from action_view/renderer/template_renderer.rb:17:in `render'
from action_view/renderer/renderer.rb:42:in `render_template'
from action_view/renderer/renderer.rb:23:in `render'
from action_view/rendering.rb:99:in `_render_template'
from action_controller/metal/streaming.rb:217:in `_render_template'
from action_view/rendering.rb:82:in `render_to_body'
from action_controller/metal/rendering.rb:32:in `render_to_body'
from action_controller/metal/renderers.rb:32:in `render_to_body'
from abstract_controller/rendering.rb:25:in `render'
from action_controller/metal/rendering.rb:16:in `render'
from action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
from active_support/core_ext/benchmark.rb:12:in `block in ms'
from benchmark.rb:294:in `realtime'
from active_support/core_ext/benchmark.rb:12:in `ms'
from action_controller/metal/instrumentation.rb:44:in `block in render'
from action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
from active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
from action_controller/metal/instrumentation.rb:43:in `render'
from action_controller/metal/implicit_render.rb:10:in `default_render'
from action_controller/metal/implicit_render.rb:5:in `send_action'
from abstract_controller/base.rb:189:in `process_action'
from action_controller/metal/rendering.rb:10:in `process_action'
from abstract_controller/callbacks.rb:20:in `block in process_action'
from active_support/callbacks.rb:113:in `call'
from active_support/callbacks.rb:113:in `call'
from active_support/callbacks.rb:552:in `block (2 levels) in compile'
from active_support/callbacks.rb:502:in `call'
from active_support/callbacks.rb:502:in `call'
from active_support/callbacks.rb:86:in `run_callbacks'
from abstract_controller/callbacks.rb:19:in `process_action'
from action_controller/metal/rescue.rb:29:in `process_action'
from action_controller/metal/instrumentation.rb:32:in `block in process_action'
from active_support/notifications.rb:159:in `block in instrument'
from active_support/notifications/instrumenter.rb:20:in `instrument'
from active_support/notifications.rb:159:in `instrument'
from action_controller/metal/instrumentation.rb:30:in `process_action'
from action_controller/metal/params_wrapper.rb:250:in `process_action'
from active_record/railties/controller_runtime.rb:18:in `process_action'
from abstract_controller/base.rb:136:in `process'
from action_view/rendering.rb:30:in `process'
from action_controller/metal.rb:196:in `dispatch'
from action_controller/metal/rack_delegation.rb:13:in `dispatch'
from action_controller/metal.rb:232:in `block in action'
from action_dispatch/routing/route_set.rb:80:in `call'
from action_dispatch/routing/route_set.rb:80:in `dispatch'
from action_dispatch/routing/route_set.rb:48:in `call'
from action_dispatch/journey/router.rb:73:in `block in call'
from action_dispatch/journey/router.rb:59:in `each'
from action_dispatch/journey/router.rb:59:in `call'
from action_dispatch/routing/route_set.rb:690:in `call'
from rails/engine.rb:514:in `call'
from rails/railtie.rb:194:in `public_send'
from rails/railtie.rb:194:in `method_missing'
from action_dispatch/journey/router.rb:73:in `block in call'
from action_dispatch/journey/router.rb:59:in `each'
from action_dispatch/journey/router.rb:59:in `call'
from action_dispatch/routing/route_set.rb:690:in `call'
from http_accept_language/middleware.rb:14:in `call'
from warden/manager.rb:35:in `block in call'
from warden/manager.rb:34:in `catch'
from warden/manager.rb:34:in `call'
from rack/etag.rb:23:in `call'
from rack/conditionalget.rb:25:in `call'
from rack/head.rb:11:in `call'
from action_dispatch/middleware/params_parser.rb:27:in `call'
from action_dispatch/middleware/flash.rb:254:in `call'
from rack/session/abstract/id.rb:225:in `context'
from rack/session/abstract/id.rb:220:in `call'
from action_dispatch/middleware/cookies.rb:562:in `call'
from active_record/query_cache.rb:36:in `call'
from active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
from action_dispatch/middleware/callbacks.rb:29:in `block in call'
from active_support/callbacks.rb:82:in `run_callbacks'
from action_dispatch/middleware/callbacks.rb:27:in `call'
from action_dispatch/middleware/remote_ip.rb:76:in `call'
from action_dispatch/middleware/debug_exceptions.rb:17:in `call'
from action_dispatch/middleware/show_exceptions.rb:30:in `call'
from rails/rack/logger.rb:38:in `call_app'
from rails/rack/logger.rb:20:in `block in call'
from active_support/tagged_logging.rb:68:in `block in tagged'
from active_support/tagged_logging.rb:26:in `tagged'
from active_support/tagged_logging.rb:68:in `tagged'
from rails/rack/logger.rb:20:in `call'
from action_dispatch/middleware/request_id.rb:21:in `call'
from rack/methodoverride.rb:21:in `call'
from rack/runtime.rb:17:in `call'
from rack/sendfile.rb:112:in `call'
from raven/integrations/rack.rb:53:in `call'
from rails/engine.rb:514:in `call'
from rails/application.rb:144:in `call'
from /usr/local/lib/ruby/gems/2.1.0/gems/passenger-5.0.21/src/ruby_supportlib/phusion_passenger/rack/thread_handler_extension.rb:97:in `process_request'
from /usr/local/lib/ruby/gems/2.1.0/gems/passenger-5.0.21/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:152:in `accept_and_process_next_request'
from /usr/local/lib/ruby/gems/2.1.0/gems/passenger-5.0.21/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
from /usr/local/lib/ruby/gems/2.1.0/gems/passenger-5.0.21/src/ruby_supportlib/phusion_passenger/request_handler.rb:416:in `block (3 levels) in start_threads'
from /usr/local/lib/ruby/gems/2.1.0/gems/passenger-5.0.21/src/ruby_supportlib/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
ActionView::Template::Error: Mysql2::Error: Table 'storyboard_production.pageflow_sites' doesn't exist: SHOW FULL FIELDS FROM `pageflow_sites`
from active_record/connection_adapters/abstract_mysql_adapter.rb:303:in `query'
from active_record/connection_adapters/abstract_mysql_adapter.rb:303:in `block in execute'
from active_record/connection_adapters/abstract_adapter.rb:378:in `block in log'
from active_support/notifications/instrumenter.rb:20:in `instrument'
from active_record/connection_adapters/abstract_adapter.rb:372:in `log'
from active_record/connection_adapters/abstract_mysql_adapter.rb:303:in `execute'
from active_record/connection_adapters/mysql2_adapter.rb:228:in `execute'
from active_record/connection_adapters/abstract_mysql_adapter.rb:310:in `execute_and_free'
from active_record/connection_adapters/abstract_mysql_adapter.rb:451:in `columns'
from active_record/connection_adapters/schema_cache.rb:93:in `block in prepare_default_proc'
from active_record/connection_adapters/schema_cache.rb:44:in `yield'
from active_record/connection_adapters/schema_cache.rb:44:in `columns'
from active_record/model_schema.rb:214:in `columns'
from active_record/model_schema.rb:223:in `columns_hash'
from active_record/dynamic_matchers.rb:64:in `block in valid?'
from active_record/dynamic_matchers.rb:64:in `each'
from active_record/dynamic_matchers.rb:64:in `all?'
from active_record/dynamic_matchers.rb:64:in `valid?'
from active_record/dynamic_matchers.rb:22:in `method_missing'
from pageflow/linkmap_page/areas_helper.rb:49:in `external_site'
from pageflow/linkmap_page/areas_helper.rb:75:in `css_classes'
from pageflow/linkmap_page/areas_helper.rb:24:in `render'
from pageflow/linkmap_page/areas_helper.rb:13:in `linkmap_area'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-linkmap-page-0.1.0/app/views/pageflow/linkmap_page/areas/_div.html.erb:3:in `block (2 levels) in __var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow_linkmap_page_______app_views_pageflow_linkmap_page_areas__div_html_erb___3983814288111726096_45896660'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-linkmap-page-0.1.0/app/views/pageflow/linkmap_page/areas/_div.html.erb:2:in `each'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-linkmap-page-0.1.0/app/views/pageflow/linkmap_page/areas/_div.html.erb:2:in `each_with_index'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-linkmap-page-0.1.0/app/views/pageflow/linkmap_page/areas/_div.html.erb:2:in `block in __var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow_linkmap_page_______app_views_pageflow_linkmap_page_areas__div_html_erb___3983814288111726096_45896660'
from action_view/helpers/capture_helper.rb:38:in `block in capture'
from action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
from action_view/helpers/capture_helper.rb:38:in `capture'
from action_view/helpers/tag_helper.rb:97:in `content_tag'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-linkmap-page-0.1.0/app/views/pageflow/linkmap_page/areas/_div.html.erb:1:in `__var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow_linkmap_page_______app_views_pageflow_linkmap_page_areas__div_html_erb___3983814288111726096_45896660'
from action_view/template.rb:145:in `block in render'
from active_support/notifications.rb:161:in `instrument'
from action_view/template.rb:339:in `instrument'
from action_view/template.rb:143:in `render'
from action_view/renderer/partial_renderer.rb:306:in `render_partial'
from action_view/renderer/partial_renderer.rb:279:in `block in render'
from action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
from active_support/notifications.rb:159:in `block in instrument'
from active_support/notifications/instrumenter.rb:20:in `instrument'
from active_support/notifications.rb:159:in `instrument'
from action_view/renderer/abstract_renderer.rb:38:in `instrument'
from action_view/renderer/partial_renderer.rb:278:in `render'
from action_view/renderer/renderer.rb:47:in `render_partial'
from action_view/helpers/rendering_helper.rb:35:in `render'
from pageflow/linkmap_page/areas_helper.rb:7:in `linkmap_areas_div'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-linkmap-page-0.1.0/app/views/pageflow/linkmap_page/page.html:33:in `__var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow_linkmap_page_______app_views_pageflow_linkmap_page_page_html___4218875150402479554_46208200'
from action_view/template.rb:145:in `block in render'
from active_support/notifications.rb:161:in `instrument'
from action_view/template.rb:339:in `instrument'
from action_view/template.rb:143:in `render'
from action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template'
from action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
from active_support/notifications.rb:159:in `block in instrument'
from active_support/notifications/instrumenter.rb:20:in `instrument'
from active_support/notifications.rb:159:in `instrument'
from action_view/renderer/abstract_renderer.rb:38:in `instrument'
from action_view/renderer/template_renderer.rb:54:in `block in render_template'
from action_view/renderer/template_renderer.rb:62:in `render_with_layout'
from action_view/renderer/template_renderer.rb:53:in `render_template'
from action_view/renderer/template_renderer.rb:17:in `render'
from action_view/renderer/renderer.rb:42:in `render_template'
from action_view/renderer/renderer.rb:23:in `render'
from action_view/helpers/rendering_helper.rb:32:in `render'
from pageflow/pages_helper.rb:6:in `render_page_template'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-0.10.0/app/views/pageflow/pages/_page.html.erb:3:in `block (2 levels) in __var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow________app_views_pageflow_pages__page_html_erb__404672809495038118_66474320'
from action_view/helpers/capture_helper.rb:38:in `block in capture'
from action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
from action_view/helpers/capture_helper.rb:38:in `capture'
from action_view/helpers/tag_helper.rb:97:in `content_tag'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-0.10.0/app/views/pageflow/pages/_page.html.erb:2:in `block in __var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow________app_views_pageflow_pages__page_html_erb__404672809495038118_66474320'
from action_view/helpers/cache_helper.rb:190:in `write_fragment_for'
from action_view/helpers/cache_helper.rb:179:in `fragment_for'
from action_view/helpers/cache_helper.rb:115:in `cache'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-0.10.0/app/views/pageflow/pages/_page.html.erb:1:in `__var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow________app_views_pageflow_pages__page_html_erb__404672809495038118_66474320'
from action_view/template.rb:145:in `block in render'
from active_support/notifications.rb:161:in `instrument'
from action_view/template.rb:339:in `instrument'
from action_view/template.rb:143:in `render'
from action_view/renderer/partial_renderer.rb:399:in `block in collection_with_template'
from action_view/renderer/partial_renderer.rb:395:in `map'
from action_view/renderer/partial_renderer.rb:395:in `collection_with_template'
from action_view/renderer/partial_renderer.rb:291:in `render_collection'
from action_view/renderer/partial_renderer.rb:275:in `block in render'
from action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
from active_support/notifications.rb:159:in `block in instrument'
from active_support/notifications/instrumenter.rb:20:in `instrument'
from active_support/notifications.rb:159:in `instrument'
from action_view/renderer/abstract_renderer.rb:38:in `instrument'
from action_view/renderer/partial_renderer.rb:274:in `render'
from action_view/renderer/renderer.rb:47:in `render_partial'
from action_view/helpers/rendering_helper.rb:35:in `render'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-0.10.0/app/views/pageflow/entries/_entry.html.erb:14:in `block (2 levels) in __var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow________app_views_pageflow_entries__entry_html_erb___2928258953369785961_66411780'
from action_view/helpers/capture_helper.rb:38:in `block in capture'
from action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
from action_view/helpers/capture_helper.rb:38:in `capture'
from action_view/helpers/tag_helper.rb:97:in `content_tag'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-0.10.0/app/views/pageflow/entries/_entry.html.erb:13:in `block in __var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow________app_views_pageflow_entries__entry_html_erb___2928258953369785961_66411780'
from action_view/helpers/capture_helper.rb:38:in `block in capture'
from action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
from action_view/helpers/capture_helper.rb:38:in `capture'
from action_view/helpers/tag_helper.rb:97:in `content_tag'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-0.10.0/app/views/pageflow/entries/_entry.html.erb:1:in `__var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow________app_views_pageflow_entries__entry_html_erb___2928258953369785961_66411780'
from action_view/template.rb:145:in `block in render'
from active_support/notifications.rb:161:in `instrument'
from action_view/template.rb:339:in `instrument'
from action_view/template.rb:143:in `render'
from action_view/renderer/partial_renderer.rb:306:in `render_partial'
from action_view/renderer/partial_renderer.rb:279:in `block in render'
from action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
from active_support/notifications.rb:159:in `block in instrument'
from active_support/notifications/instrumenter.rb:20:in `instrument'
from active_support/notifications.rb:159:in `instrument'
from action_view/renderer/abstract_renderer.rb:38:in `instrument'
from action_view/renderer/partial_renderer.rb:278:in `render'
from action_view/renderer/renderer.rb:47:in `render_partial'
from action_view/helpers/rendering_helper.rb:35:in `render'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-0.10.0/app/views/pageflow/entries/show.html.erb:22:in `block in __var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow________app_views_pageflow_entries_show_html_erb__2290575102790868818_81986840'
from action_view/helpers/cache_helper.rb:190:in `write_fragment_for'
from action_view/helpers/cache_helper.rb:179:in `fragment_for'
from action_view/helpers/cache_helper.rb:115:in `cache'
from /var/deploy/scrollytelling_2015/web_head/shared/bundle/ruby/2.1.0/gems/pageflow-0.10.0/app/views/pageflow/entries/show.html.erb:17:in `__var_deploy_scrollytelling______web_head_shared_bundle_ruby_______gems_pageflow________app_views_pageflow_entries_show_html_erb__2290575102790868818_81986840'
from action_view/template.rb:145:in `block in render'
from active_support/notifications.rb:161:in `instrument'
from action_view/template.rb:339:in `instrument'
from action_view/template.rb:143:in `render'
from action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template'
from action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
from active_support/notifications.rb:159:in `block in instrument'
from active_support/notifications/instrumenter.rb:20:in `instrument'
from active_support/notifications.rb:159:in `instrument'
from action_view/renderer/abstract_renderer.rb:38:in `instrument'
from action_view/renderer/template_renderer.rb:54:in `block in render_template'
from action_view/renderer/template_renderer.rb:62:in `render_with_layout'
from action_view/renderer/template_renderer.rb:53:in `render_template'
from action_view/renderer/template_renderer.rb:17:in `render'
from action_view/renderer/renderer.rb:42:in `render_template'
from action_view/renderer/renderer.rb:23:in `render'
from action_view/rendering.rb:99:in `_render_template'
from action_controller/metal/streaming.rb:217:in `_render_template'
from action_view/rendering.rb:82:in `render_to_body'
from action_controller/metal/rendering.rb:32:in `render_to_body'
from action_controller/metal/renderers.rb:32:in `render_to_body'
from abstract_controller/rendering.rb:25:in `render'
from action_controller/metal/rendering.rb:16:in `render'
from action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
from active_support/core_ext/benchmark.rb:12:in `block in ms'
from benchmark.rb:294:in `realtime'
from active_support/core_ext/benchmark.rb:12:in `ms'
from action_controller/metal/instrumentation.rb:44:in `block in render'
from action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
from active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
from action_controller/metal/instrumentation.rb:43:in `render'
from action_controller/metal/implicit_render.rb:10:in `default_render'
from action_controller/metal/implicit_render.rb:5:in `send_action'
from abstract_controller/base.rb:189:in `process_action'
from action_controller/metal/rendering.rb:10:in `process_action'
from abstract_controller/callbacks.rb:20:in `block in process_action'
from active_support/callbacks.rb:113:in `call'
from active_support/callbacks.rb:113:in `call'
from active_support/callbacks.rb:552:in `block (2 levels) in compile'
from active_support/callbacks.rb:502:in `call'
from active_support/callbacks.rb:502:in `call'
from active_support/callbacks.rb:86:in `run_callbacks'
from abstract_controller/callbacks.rb:19:in `process_action'
from action_controller/metal/rescue.rb:29:in `process_action'
from action_controller/metal/instrumentation.rb:32:in `block in process_action'
from active_support/notifications.rb:159:in `block in instrument'
from active_support/notifications/instrumenter.rb:20:in `instrument'
from active_support/notifications.rb:159:in `instrument'
from action_controller/metal/instrumentation.rb:30:in `process_action'
from action_controller/metal/params_wrapper.rb:250:in `process_action'
from active_record/railties/controller_runtime.rb:18:in `process_action'
from abstract_controller/base.rb:136:in `process'
from action_view/rendering.rb:30:in `process'
from action_controller/metal.rb:196:in `dispatch'
from action_controller/metal/rack_delegation.rb:13:in `dispatch'
from action_controller/metal.rb:232:in `block in action'
from action_dispatch/routing/route_set.rb:80:in `call'
from action_dispatch/routing/route_set.rb:80:in `dispatch'
from action_dispatch/routing/route_set.rb:48:in `call'
from action_dispatch/journey/router.rb:73:in `block in call'
from action_dispatch/journey/router.rb:59:in `each'
from action_dispatch/journey/router.rb:59:in `call'
from action_dispatch/routing/route_set.rb:690:in `call'
from rails/engine.rb:514:in `call'
from rails/railtie.rb:194:in `public_send'
from rails/railtie.rb:194:in `method_missing'
from action_dispatch/journey/router.rb:73:in `block in call'
from action_dispatch/journey/router.rb:59:in `each'
from action_dispatch/journey/router.rb:59:in `call'
from action_dispatch/routing/route_set.rb:690:in `call'
from http_accept_language/middleware.rb:14:in `call'
from warden/manager.rb:35:in `block in call'
from warden/manager.rb:34:in `catch'
from warden/manager.rb:34:in `call'
from rack/etag.rb:23:in `call'
from rack/conditionalget.rb:25:in `call'
from rack/head.rb:11:in `call'
from action_dispatch/middleware/params_parser.rb:27:in `call'
from action_dispatch/middleware/flash.rb:254:in `call'
from rack/session/abstract/id.rb:225:in `context'
from rack/session/abstract/id.rb:220:in `call'
from action_dispatch/middleware/cookies.rb:562:in `call'
from active_record/query_cache.rb:36:in `call'
from active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
from action_dispatch/middleware/callbacks.rb:29:in `block in call'
from active_support/callbacks.rb:82:in `run_callbacks'
from action_dispatch/middleware/callbacks.rb:27:in `call'
from action_dispatch/middleware/remote_ip.rb:76:in `call'
from action_dispatch/middleware/debug_exceptions.rb:17:in `call'
from action_dispatch/middleware/show_exceptions.rb:30:in `call'
from rails/rack/logger.rb:38:in `call_app'
from rails/rack/logger.rb:20:in `block in call'
from active_support/tagged_logging.rb:68:in `block in tagged'
from active_support/tagged_logging.rb:26:in `tagged'
from active_support/tagged_logging.rb:68:in `tagged'
from rails/rack/logger.rb:20:in `call'
from action_dispatch/middleware/request_id.rb:21:in `call'
from rack/methodoverride.rb:21:in `call'
from rack/runtime.rb:17:in `call'
from rack/sendfile.rb:112:in `call'
from raven/integrations/rack.rb:53:in `call'
from rails/engine.rb:514:in `call'
from rails/application.rb:144:in `call'
from /usr/local/lib/ruby/gems/2.1.0/gems/passenger-5.0.21/src/ruby_supportlib/phusion_passenger/rack/thread_handler_extension.rb:97:in `process_request'
from /usr/local/lib/ruby/gems/2.1.0/gems/passenger-5.0.21/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:152:in `accept_and_process_next_request'
from /usr/local/lib/ruby/gems/2.1.0/gems/passenger-5.0.21/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
from /usr/local/lib/ruby/gems/2.1.0/gems/passenger-5.0.21/src/ruby_supportlib/phusion_passenger/request_handler.rb:416:in `block (3 levels) in start_threads'
from /usr/local/lib/ruby/gems/2.1.0/gems/passenger-5.0.21/src/ruby_supportlib/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment