Skip to content

Instantly share code, notes, and snippets.

@stgeneral
Created January 24, 2013 16:04
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 stgeneral/4623917 to your computer and use it in GitHub Desktop.
Save stgeneral/4623917 to your computer and use it in GitHub Desktop.
* executing "cd -- /home/user/example.com/releases/20130124125126 && bundle exec rake RAILS_ENV=production RAILS_GROUPS=assets assets:precompile && cp -- /home/user/example.com/shared/assets/manifest.yml /home/user/example.com/releases/20130124125126/assets_manifest.yml"
servers: ["example.com"]
[example.com] executing command
*** [err :: example.com] rake aborted!
*** [err :: example.com] Mysql2::Error: Table 'database_production.shop_orders' doesn't exist: SHOW FULL FIELDS FROM `shop_orders`
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:245:in `query'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:245:in `block in execute'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/connection_adapters/abstract_adapter.rb:280:in `block in log'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/connection_adapters/abstract_adapter.rb:275:in `log'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:245:in `execute'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/connection_adapters/mysql2_adapter.rb:211:in `execute'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:259:in `execute_and_free'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:426:in `columns'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/connection_adapters/schema_cache.rb:12:in `block in initialize'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/model_schema.rb:228:in `yield'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/model_schema.rb:228:in `default'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/model_schema.rb:228:in `columns'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/model_schema.rb:254:in `content_columns'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activeadmin-0.5.1/lib/active_admin/filters/resource_extension.rb:103:in `default_content_filters'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activeadmin-0.5.1/lib/active_admin/filters/resource_extension.rb:88:in `default_filters'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activeadmin-0.5.1/lib/active_admin/filters/resource_extension.rb:58:in `remove_filter'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activeadmin-0.5.1/lib/active_admin/filters/dsl.rb:12:in `remove_filter'
*** [err :: example.com] /home/user/example.com/releases/20130124125126/app/seller/shop_orders.rb:8:in `block in <top (required)>'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activeadmin-0.5.1/lib/active_admin/dsl.rb:16:in `instance_eval'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activeadmin-0.5.1/lib/active_admin/dsl.rb:16:in `run_registration_block'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activeadmin-0.5.1/lib/active_admin/namespace.rb:175:in `parse_registration_block'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activeadmin-0.5.1/lib/active_admin/namespace.rb:54:in `register'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activeadmin-0.5.1/lib/active_admin/application.rb:120:in `register'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activeadmin-0.5.1/lib/active_admin.rb:75:in `register'
*** [err :: example.com] /home/user/example.com/releases/20130124125126/app/seller/shop_orders.rb:1:in `<top (required)>'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:245:in `load'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:245:in `block in load'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:236:in `load_dependency'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:245:in `load'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activeadmin-0.5.1/lib/active_admin/application.rb:190:in `block in load!'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activeadmin-0.5.1/lib/active_admin/application.rb:190:in `each'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activeadmin-0.5.1/lib/active_admin/application.rb:190:in `load!'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activeadmin-0.5.1/lib/active_admin/application.rb:213:in `routes'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activeadmin-0.5.1/lib/active_admin.rb:79:in `routes'
*** [err :: example.com] /home/user/example.com/releases/20130124125126/config/routes.rb:40:in `block in <top (required)>'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/actionpack-3.2.11/lib/action_dispatch/routing/route_set.rb:282:in `instance_exec'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/actionpack-3.2.11/lib/action_dispatch/routing/route_set.rb:282:in `eval_block'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/actionpack-3.2.11/lib/action_dispatch/routing/route_set.rb:260:in `draw'
*** [err :: example.com] /home/user/example.com/releases/20130124125126/config/routes.rb:1:in `<top (required)>'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:245:in `load'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:245:in `block in load'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:236:in `load_dependency'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:245:in `load'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/application/routes_reloader.rb:40:in `block in load_paths'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/application/routes_reloader.rb:40:in `each'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/application/routes_reloader.rb:40:in `load_paths'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/application/routes_reloader.rb:16:in `reload!'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/application.rb:108:in `reload_routes!'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activeadmin-0.5.1/lib/active_admin/reloader.rb:34:in `reload!'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activeadmin-0.5.1/lib/active_admin/reloader.rb:61:in `block in attach!'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/callbacks.rb:429:in `_run__1384247712319194828__prepare__4578621795300831859__callbacks'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/callbacks.rb:405:in `__run_callback'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/callbacks.rb:385:in `_run_prepare_callbacks'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/callbacks.rb:81:in `run_callbacks'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/actionpack-3.2.11/lib/action_dispatch/middleware/reloader.rb:74:in `prepare!'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/actionpack-3.2.11/lib/action_dispatch/middleware/reloader.rb:48:in `prepare!'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/application/finisher.rb:47:in `block in <module:Finisher>'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/initializable.rb:30:in `instance_exec'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/initializable.rb:30:in `run'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/initializable.rb:55:in `block in run_initializers'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/initializable.rb:54:in `each'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/initializable.rb:54:in `run_initializers'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/application.rb:136:in `initialize!'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/railtie/configurable.rb:30:in `method_missing'
*** [err :: example.com] /home/user/example.com/releases/20130124125126/config/environment.rb:5:in `<top (required)>'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251:in `require'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251:in `block in require'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:236:in `load_dependency'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251:in `require'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/application.rb:103:in `require_environment!'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/application.rb:297:in `block (2 levels) in initialize_tasks'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/actionpack-3.2.11/lib/sprockets/assets.rake:93:in `block (2 levels) in <top (required)>'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/actionpack-3.2.11/lib/sprockets/assets.rake:60:in `block (3 levels) in <top (required)>'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/actionpack-3.2.11/lib/sprockets/assets.rake:23:in `invoke_or_reboot_rake_task'
*** [err :: example.com] /home/user/example.com/shared/bundle/ruby/1.9.1/gems/actionpack-3.2.11/lib/sprockets/assets.rake:29:in `block (2 levels) in <top (required)>'
*** [err :: example.com] Tasks: TOP => environment
*** [err :: example.com] (See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment