Advertisement
Guest User

Untitled

a guest
Jul 3rd, 2015
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.09 KB | None | 0 0
  1. heroku logs
  2. 2015-07-03T20:10:25.239238+00:00 heroku[api]: Release v8 created by myemail@address.com
  3. 2015-07-03T20:10:25.322364+00:00 heroku[web.1]: State changed from crashed to starting
  4. 2015-07-03T20:10:29.668690+00:00 heroku[web.1]: Starting process with command `bundle exec puma -C config/puma.rb`
  5. 2015-07-03T20:10:31.657586+00:00 app[web.1]: config/puma.rb:66:in `_load_from': undefined local variable or method `path_to_key' for #<Puma::DSL:0x007f3dbbc6d798> (NameError)
  6. 2015-07-03T20:10:31.657616+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/dsl.rb:20:in `instance_eval'
  7. 2015-07-03T20:10:31.657618+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/dsl.rb:20:in `_load_from'
  8. 2015-07-03T20:10:31.657620+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/dsl.rb:9:in `block in load'
  9. 2015-07-03T20:10:31.657621+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/dsl.rb:8:in `tap'
  10. 2015-07-03T20:10:31.657622+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/dsl.rb:8:in `load'
  11. 2015-07-03T20:10:31.657624+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/configuration.rb:35:in `load'
  12. 2015-07-03T20:10:31.657625+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/cli.rb:545:in `parse_options'
  13. 2015-07-03T20:10:31.657626+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/cli.rb:190:in `run'
  14. 2015-07-03T20:10:31.657627+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/bin/puma:10:in `<top (required)>'
  15. 2015-07-03T20:10:31.657632+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/bin/puma:23:in `<main>'
  16. 2015-07-03T20:10:31.657629+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/bin/puma:23:in `load'
  17. 2015-07-03T20:10:32.427366+00:00 heroku[web.1]: State changed from starting to crashed
  18. 2015-07-03T20:10:32.416181+00:00 heroku[web.1]: Process exited with status 1
  19. 2015-07-03T20:10:53.231676+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=sheltered-bastion-3907.herokuapp.com request_id=270e6357-61b1-4a76-be72-48ffaddca924 fwd="73.219.192.111" dyno= connect= service= status=503 bytes=
  20. 2015-07-03T20:10:53.117888+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=sheltered-bastion-3907.herokuapp.com request_id=07da6d55-0f58-419e-b43c-bd5b2d6826af fwd="73.219.192.111" dyno= connect= service= status=503 bytes=
  21. 2015-07-03T20:17:47.455257+00:00 heroku[web.1]: State changed from crashed to starting
  22. 2015-07-03T20:17:52.666069+00:00 heroku[web.1]: Starting process with command `bundle exec puma -C config/puma.rb`
  23. 2015-07-03T20:17:54.638707+00:00 app[web.1]: config/puma.rb:66:in `_load_from': undefined local variable or method `path_to_key' for #<Puma::DSL:0x007fc6d540e7c0> (NameError)
  24. 2015-07-03T20:17:54.638733+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/dsl.rb:20:in `instance_eval'
  25. 2015-07-03T20:17:54.638735+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/dsl.rb:20:in `_load_from'
  26. 2015-07-03T20:17:54.638737+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/dsl.rb:9:in `block in load'
  27. 2015-07-03T20:17:54.638738+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/dsl.rb:8:in `tap'
  28. 2015-07-03T20:17:54.638741+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/configuration.rb:35:in `load'
  29. 2015-07-03T20:17:54.638742+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/cli.rb:545:in `parse_options'
  30. 2015-07-03T20:17:54.638740+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/dsl.rb:8:in `load'
  31. 2015-07-03T20:17:54.638743+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/cli.rb:190:in `run'
  32. 2015-07-03T20:17:54.638745+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/bin/puma:10:in `<top (required)>'
  33. 2015-07-03T20:17:54.638748+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/bin/puma:23:in `load'
  34. 2015-07-03T20:17:54.638750+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/bin/puma:23:in `<main>'
  35. 2015-07-03T20:17:55.418705+00:00 heroku[web.1]: State changed from starting to crashed
  36. 2015-07-03T20:17:55.419971+00:00 heroku[web.1]: State changed from crashed to starting
  37. 2015-07-03T20:17:55.402960+00:00 heroku[web.1]: Process exited with status 1
  38. 2015-07-03T20:18:00.150833+00:00 heroku[web.1]: Starting process with command `bundle exec puma -C config/puma.rb`
  39. 2015-07-03T20:18:02.318326+00:00 app[web.1]: config/puma.rb:66:in `_load_from': undefined local variable or method `path_to_key' for #<Puma::DSL:0x007f3df1b321e0> (NameError)
  40. 2015-07-03T20:18:02.318351+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/dsl.rb:20:in `instance_eval'
  41. 2015-07-03T20:18:02.318353+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/dsl.rb:20:in `_load_from'
  42. 2015-07-03T20:18:02.318356+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/dsl.rb:8:in `tap'
  43. 2015-07-03T20:18:02.318355+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/dsl.rb:9:in `block in load'
  44. 2015-07-03T20:18:02.318357+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/dsl.rb:8:in `load'
  45. 2015-07-03T20:18:02.318359+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/cli.rb:545:in `parse_options'
  46. 2015-07-03T20:18:02.318358+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/configuration.rb:35:in `load'
  47. 2015-07-03T20:18:02.318360+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/cli.rb:190:in `run'
  48. 2015-07-03T20:18:02.318361+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/bin/puma:10:in `<top (required)>'
  49. 2015-07-03T20:18:02.318362+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/bin/puma:23:in `load'
  50. 2015-07-03T20:18:02.318364+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/bin/puma:23:in `<main>'
  51. 2015-07-03T20:18:03.109652+00:00 heroku[web.1]: State changed from starting to crashed
  52. 2015-07-03T20:18:03.087281+00:00 heroku[web.1]: Process exited with status 1
  53. 2015-07-03T20:18:05.096319+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=sheltered-bastion-3907.herokuapp.com request_id=0ad389e3-a02f-43f2-a29c-ad4e8aeb2106 fwd="73.219.192.111" dyno= connect= service= status=503 bytes=
  54. 2015-07-03T20:18:05.333898+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=sheltered-bastion-3907.herokuapp.com request_id=201736a7-5254-4467-bb0c-fc49c7ca8e61 fwd="73.219.192.111" dyno= connect= service= status=503 bytes=
  55. 2015-07-03T20:21:39.079385+00:00 heroku[web.1]: State changed from crashed to starting
  56. 2015-07-03T20:21:51.485731+00:00 heroku[api]: Starting process with command `rails console` by myemail@address.com
  57. 2015-07-03T20:21:55.526689+00:00 heroku[web.1]: Starting process with command `bundle exec puma -C config/puma.rb`
  58. 2015-07-03T20:21:57.017844+00:00 heroku[run.6543]: Awaiting client
  59. 2015-07-03T20:21:57.051627+00:00 heroku[run.6543]: Starting process with command `rails console`
  60. 2015-07-03T20:21:57.186947+00:00 heroku[run.6543]: State changed from starting to up
  61. 2015-07-03T20:21:57.471779+00:00 app[web.1]: config/puma.rb:66:in `_load_from': undefined local variable or method `path_to_key' for #<Puma::DSL:0x007fe598fddab0> (NameError)
  62. 2015-07-03T20:21:57.471807+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/dsl.rb:20:in `instance_eval'
  63. 2015-07-03T20:21:57.471809+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/dsl.rb:20:in `_load_from'
  64. 2015-07-03T20:21:57.471810+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/dsl.rb:9:in `block in load'
  65. 2015-07-03T20:21:57.471812+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/dsl.rb:8:in `tap'
  66. 2015-07-03T20:21:57.471813+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/dsl.rb:8:in `load'
  67. 2015-07-03T20:21:57.471814+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/configuration.rb:35:in `load'
  68. 2015-07-03T20:21:57.471816+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/cli.rb:545:in `parse_options'
  69. 2015-07-03T20:21:57.471817+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/cli.rb:190:in `run'
  70. 2015-07-03T20:21:57.471818+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/bin/puma:10:in `<top (required)>'
  71. 2015-07-03T20:21:57.471828+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/bin/puma:23:in `load'
  72. 2015-07-03T20:21:57.471830+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/bin/puma:23:in `<main>'
  73. 2015-07-03T20:21:58.226945+00:00 heroku[web.1]: Process exited with status 1
  74. 2015-07-03T20:21:58.240543+00:00 heroku[web.1]: State changed from starting to crashed
  75. 2015-07-03T20:22:15.185831+00:00 heroku[run.6543]: State changed from up to complete
  76. 2015-07-03T20:22:15.170261+00:00 heroku[run.6543]: Process exited with status 0
  77. 2015-07-03T20:22:33.180767+00:00 heroku[api]: Starting process with command `bundle exec rake db:migrate` by myemail@address.com
  78. 2015-07-03T20:22:39.525530+00:00 heroku[run.2044]: Awaiting client
  79. 2015-07-03T20:22:39.555404+00:00 heroku[run.2044]: Starting process with command `bundle exec rake db:migrate`
  80. 2015-07-03T20:22:39.843264+00:00 heroku[run.2044]: State changed from starting to up
  81. 2015-07-03T20:22:47.821258+00:00 heroku[run.2044]: State changed from up to complete
  82. 2015-07-03T20:22:47.804773+00:00 heroku[run.2044]: Process exited with status 0
  83. 2015-07-03T20:24:08.475083+00:00 heroku[api]: Deploy 9ef9d59 by myemail@address.com
  84. 2015-07-03T20:24:08.475083+00:00 heroku[api]: Release v9 created by myemail@address.com
  85. 2015-07-03T20:24:08.524035+00:00 heroku[slug-compiler]: Slug compilation started
  86. 2015-07-03T20:24:08.524042+00:00 heroku[slug-compiler]: Slug compilation finished
  87. 2015-07-03T20:24:08.595914+00:00 heroku[web.1]: State changed from crashed to starting
  88. 2015-07-03T20:24:17.032551+00:00 heroku[web.1]: Starting process with command `bundle exec puma -C config/puma.rb`
  89. 2015-07-03T20:24:19.244953+00:00 app[web.1]: config/puma.rb:66:in `_load_from': undefined local variable or method `path_to_key' for #<Puma::DSL:0x007efccd061870> (NameError)
  90. 2015-07-03T20:24:19.244976+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/dsl.rb:20:in `instance_eval'
  91. 2015-07-03T20:24:19.244979+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/dsl.rb:9:in `block in load'
  92. 2015-07-03T20:24:19.244978+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/dsl.rb:20:in `_load_from'
  93. 2015-07-03T20:24:19.244981+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/dsl.rb:8:in `tap'
  94. 2015-07-03T20:24:19.245034+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/dsl.rb:8:in `load'
  95. 2015-07-03T20:24:19.245036+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/configuration.rb:35:in `load'
  96. 2015-07-03T20:24:19.245037+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/cli.rb:545:in `parse_options'
  97. 2015-07-03T20:24:19.245038+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/lib/puma/cli.rb:190:in `run'
  98. 2015-07-03T20:24:19.245040+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/puma-2.11.3/bin/puma:10:in `<top (required)>'
  99. 2015-07-03T20:24:19.245041+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/bin/puma:23:in `load'
  100. 2015-07-03T20:24:19.245042+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/bin/puma:23:in `<main>'
  101. 2015-07-03T20:24:20.019209+00:00 heroku[web.1]: State changed from starting to crashed
  102. 2015-07-03T20:24:20.009361+00:00 heroku[web.1]: Process exited with status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement