Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 1st, 2012  |  syntax: None  |  size: 3.29 KB  |  hits: 24  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. heroku db:pull mysql://root@localhost/otz_production --app otz-production
  2. Loaded Taps v0.3.23
  3. Warning: Data in the database 'mysql://root@localhost/otz_production' will be overwritten and will not be recoverable.
  4.  
  5.  !    WARNING: Potentially Destructive Action
  6.  !    This command will affect the app: otz-production
  7.  !    To proceed, type "otz-production" or re-run this command with --confirm otz-production
  8.  
  9. > otz-production
  10. Receiving schema
  11. Schema:        100% |==========================================| Time: 00:00:21
  12. Receiving indexes
  13. storefronts:   100% |==========================================| Time: 00:00:01
  14. schema_migrat: 100% |==========================================| Time: 00:00:00
  15. Receiving data
  16. 9 tables, 1,800 records
  17. coupons:       100% |==========================================| Time: 00:00:06
  18. storefronts:   100% |==========================================| Time: 00:00:14
  19. schema_migrat: 100% |==========================================| Time: 00:00:01
  20. deal_alerts:   100% |==========================================| Time: 00:00:07
  21. payments:      100% |==========================================| Time: 00:00:00
  22. images:          5% |==                                        | ETA:  00:17:24
  23.  
  24.  
  25. images:         27% |===========                               | ETA:  00:16:31
  26.  
  27.  
  28.  
  29. images:         32% |=============                             | ETA:  00:20:37
  30.  
  31.  
  32. images:         33% |=============                             | ETA:  00:20:23
  33. images:         42% |=================                         | ETA:  00:23:40
  34.  
  35. images:         49% |====================                      | ETA:  00:23:02
  36.  
  37.  
  38. /usr/lib/ruby/gems/1.8/gems/taps-0.3.23/lib/taps/data_stream.rb:177:in `fetch_from_resource': uninitialized constant OkJson::Parser (NameError)
  39.         from /usr/lib/ruby/gems/1.8/gems/taps-0.3.23/lib/taps/data_stream.rb:131:in `fetch_remote'
  40.         from /usr/lib/ruby/gems/1.8/gems/taps-0.3.23/lib/taps/operation.rb:308:in `pull_data_from_table'
  41.         from /usr/lib/ruby/gems/1.8/gems/taps-0.3.23/lib/taps/operation.rb:301:in `loop'
  42.         from /usr/lib/ruby/gems/1.8/gems/taps-0.3.23/lib/taps/operation.rb:301:in `pull_data_from_table'
  43.         from /usr/lib/ruby/gems/1.8/gems/taps-0.3.23/lib/taps/operation.rb:284:in `pull_data'
  44.         from /usr/lib/ruby/gems/1.8/gems/taps-0.3.23/lib/taps/operation.rb:278:in `each'
  45.         from /usr/lib/ruby/gems/1.8/gems/taps-0.3.23/lib/taps/operation.rb:278:in `pull_data'
  46.         from /usr/lib/ruby/gems/1.8/gems/taps-0.3.23/lib/taps/operation.rb:253
  47.         from /usr/lib/ruby/gems/1.8/gems/taps-0.3.23/lib/taps/operation.rb:203:in `call'
  48.         from /usr/lib/ruby/gems/1.8/gems/taps-0.3.23/lib/taps/operation.rb:203:in `catch_errors'
  49.         from /usr/lib/ruby/gems/1.8/gems/taps-0.3.23/lib/taps/operation.rb:246:in `run'
  50.         from /usr/lib/ruby/gems/1.8/gems/taps-0.3.23/lib/taps/cli.rb:171:in `clientxfer'
  51.         from /usr/lib/ruby/gems/1.8/gems/heroku-1.17.16/lib/heroku/commands/db.rb:152:in `taps_client'
  52.         from /usr/lib/ruby/gems/1.8/gems/heroku-1.17.16/lib/heroku/commands/db.rb:25:in `pull'
  53.         from /usr/lib/ruby/gems/1.8/gems/heroku-1.17.16/lib/heroku/command.rb:48:in `send'
  54.         from /usr/lib/ruby/gems/1.8/gems/heroku-1.17.16/lib/heroku/command.rb:48:in `run_internal'
  55.         from /usr/lib/ruby/gems/1.8/gems/heroku-1.17.16/lib/heroku/command.rb:20:in `run'
  56.         from /usr/lib/ruby/gems/1.8/gems/heroku-1.17.16/bin/heroku:13
  57.         from /usr/bin/heroku:19:in `load'
  58.         from /usr/bin/heroku:19