Guest User

Untitled

a guest
Jul 20th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.23 KB | None | 0 0
  1. hylo_harris[master*]/# heroku db:pull
  2. Loaded Taps v0.3.14
  3. Auto-detected local database: mysql://root@localhost/premier_harris?encoding=utf8
  4. Warning: Data in the database 'mysql://root@localhost/premier_harris?encoding=utf8' will be overwritten and will not be recoverable.
  5.  
  6. ! WARNING: Potentially Destructive Action
  7. ! This command will affect the app: harris
  8. ! To proceed, type "harris" or re-run this command with --confirm harris
  9.  
  10. > harris
  11. Receiving schema
  12. Schema: 100% |==========================================| Time: 00:00:32
  13. Receiving indexes
  14. votes: 100% |==========================================| Time: 00:00:00
  15. pings: 100% |==========================================| Time: 00:00:00
  16. schema_migrat: 100% |==========================================| Time: 00:00:00
  17. page_caches: 100% |==========================================| Time: 00:00:00
  18. feedback: 100% |==========================================| Time: 00:00:00
  19. categories: 100% |==========================================| Time: 00:00:00
  20. contents: 100% |==========================================| Time: 00:00:00
  21. Receiving data
  22. 28 tables, 5,600 records
  23. votes: 100% |==========================================| Time: 00:00:01
  24. pings: 100% |==========================================| Time: 00:00:00
  25. profiles: 100% |==========================================| Time: 00:00:01
  26. businesses_ta: 100% |==========================================| Time: 00:00:00
  27. schema_migrat: 100% |==========================================| Time: 00:00:01
  28. page_caches: 100% |==========================================| Time: 00:00:00
  29. sidebars: 100% |==========================================| Time: 00:00:01
  30. rights: 100% |==========================================| Time: 00:00:01
  31. resources: 100% |==========================================| Time: 00:00:03
  32. tags: 100% |==========================================| Time: 00:00:01
  33. redirects: 100% |==========================================| Time: 00:00:00
  34. sitealizer: 100% |==========================================| Time: 00:00:00
  35. galleries: 100% |==========================================| Time: 00:00:01
  36. profiles_righ: 100% |==========================================| Time: 00:00:01
  37. events: 100% |==========================================| Time: 00:00:03
  38. forms: 0% | | ETA: --:--:--
  39. /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/sequel-3.17.0/lib/sequel/database/logging.rb:53:in `query': MySQL server has gone away (Mysql::Error)
  40. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/sequel-3.17.0/lib/sequel/database/logging.rb:53:in `send'
  41. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/sequel-3.17.0/lib/sequel/database/logging.rb:53:in `log_connection_execute'
  42. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/sequel-3.17.0/lib/sequel/database/logging.rb:28:in `log_yield'
  43. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/sequel-3.17.0/lib/sequel/database/logging.rb:53:in `log_connection_execute'
  44. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/sequel-3.17.0/lib/sequel/database/query.rb:414:in `rollback_transaction'
  45. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/sequel-3.17.0/lib/sequel/adapters/shared/mysql.rb:230:in `rollback_transaction'
  46. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/sequel-3.17.0/lib/sequel/database/query.rb:225:in `_transaction'
  47. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/sequel-3.17.0/lib/sequel/database/query.rb:209:in `transaction'
  48. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/sequel-3.17.0/lib/sequel/connection_pool/threaded.rb:84:in `hold'
  49. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/sequel-3.17.0/lib/sequel/database/connecting.rb:226:in `synchronize'
  50. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/sequel-3.17.0/lib/sequel/database/query.rb:207:in `transaction'
  51. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/sequel-3.17.0/lib/sequel/dataset/actions.rb:243:in `import'
  52. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/taps-0.3.14/lib/taps/data_stream.rb:305:in `import_rows'
  53. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/taps-0.3.14/lib/taps/data_stream.rb:142:in `fetch_remote'
  54. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/taps-0.3.14/lib/taps/operation.rb:299:in `pull_data_from_table'
  55. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/taps-0.3.14/lib/taps/operation.rb:292:in `loop'
  56. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/taps-0.3.14/lib/taps/operation.rb:292:in `pull_data_from_table'
  57. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/taps-0.3.14/lib/taps/operation.rb:275:in `pull_data'
  58. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/taps-0.3.14/lib/taps/operation.rb:269:in `each'
  59. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/taps-0.3.14/lib/taps/operation.rb:269:in `pull_data'
  60. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/taps-0.3.14/lib/taps/operation.rb:244:in `run'
  61. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/taps-0.3.14/lib/taps/operation.rb:194:in `call'
  62. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/taps-0.3.14/lib/taps/operation.rb:194:in `catch_errors'
  63. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/taps-0.3.14/lib/taps/operation.rb:237:in `run'
  64. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/taps-0.3.14/lib/taps/cli.rb:169:in `clientxfer'
  65. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/heroku-1.14.10/lib/heroku/commands/db.rb:152:in `taps_client'
  66. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/heroku-1.14.10/lib/heroku/commands/db.rb:25:in `pull'
  67. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/heroku-1.14.10/lib/heroku/command.rb:48:in `send'
  68. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/heroku-1.14.10/lib/heroku/command.rb:48:in `run_internal'
  69. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/heroku-1.14.10/lib/heroku/command.rb:20:in `run'
  70. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/gems/heroku-1.14.10/bin/heroku:13
  71. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/bin/heroku:19:in `load'
  72. from /Users/pb/.rvm/gems/ruby-1.8.7-p302@hylo/bin/heroku:19
Add Comment
Please, Sign In to add comment