Advertisement
Guest User

herokulogs

a guest
Jun 9th, 2013
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.14 KB | None | 0 0
  1. 2013-06-10T00:28:53.988168+00:00 app[web.1]: 5: <%= stylesheet_link_tag "application", :media => "all" %>
  2. 2013-06-10T00:28:53.988168+00:00 app[web.1]: 10: <body>
  3. 2013-06-10T00:28:53.988168+00:00 app[web.1]: 7: <%= javascript_include_tag "d3.v3" %>
  4. 2013-06-10T00:28:53.988168+00:00 app[web.1]: 9: </head>
  5. 2013-06-10T00:28:53.988168+00:00 app[web.1]:
  6. 2013-06-10T00:28:53.988168+00:00 app[web.1]: app/views/layouts/application.html.erb:7:in `_app_views_layouts_application_html_erb__2919923925422456396_44054140'
  7. 2013-06-10T00:28:53.988350+00:00 app[web.1]:
  8. 2013-06-10T00:28:53.988350+00:00 app[web.1]:
  9. 2013-06-10T00:28:54.000142+00:00 heroku[router]: at=info method=GET path=/ host=www.lookingforagreatjob.com fwd="50.133.236.211" dyno=web.1 connect=2ms service=58ms status=500 bytes=643
  10. 2013-06-10T01:15:30.168193+00:00 app[web.1]: Started GET "/" for 50.133.236.211 at 2013-06-10 01:15:30 +0000
  11. 2013-06-10T01:15:30.251484+00:00 app[web.1]: Processing by HomeController#index as HTML
  12. 2013-06-10T01:15:30.253697+00:00 app[web.1]: Rendered home/index.html.erb within layouts/application (0.2ms)
  13. 2013-06-10T01:15:30.256342+00:00 app[web.1]: Completed 500 Internal Server Error in 3ms
  14. 2013-06-10T01:15:30.292719+00:00 app[web.1]:
  15. 2013-06-10T01:15:30.292719+00:00 app[web.1]: 4: <title>Please Hire Me</title>
  16. 2013-06-10T01:15:30.292719+00:00 app[web.1]: 5: <%= stylesheet_link_tag "application", :media => "all" %>
  17. 2013-06-10T01:15:30.292719+00:00 app[web.1]: ActionView::Template::Error (d3.v3.js isn't precompiled):
  18. 2013-06-10T01:15:30.292719+00:00 app[web.1]: 7: <%= javascript_include_tag "d3.v3" %>
  19. 2013-06-10T01:15:30.292719+00:00 app[web.1]: 10: <body>
  20. 2013-06-10T01:15:30.292719+00:00 app[web.1]: 6: <%= javascript_include_tag "application" %>
  21. 2013-06-10T01:15:30.292719+00:00 app[web.1]: 8: <%= csrf_meta_tags %>
  22. 2013-06-10T01:15:30.292719+00:00 app[web.1]: app/views/layouts/application.html.erb:7:in `_app_views_layouts_application_html_erb__2919923925422456396_44054140'
  23. 2013-06-10T01:15:30.292719+00:00 app[web.1]: 9: </head>
  24. 2013-06-10T01:15:30.292900+00:00 app[web.1]:
  25. 2013-06-10T01:15:30.292900+00:00 app[web.1]:
  26. 2013-06-10T01:15:30.309404+00:00 heroku[router]: at=info method=GET path=/ host=www.lookingforagreatjob.com fwd="50.133.236.211" dyno=web.1 connect=4ms service=146ms status=500 bytes=643
  27. 2013-06-10T01:22:05.529214+00:00 heroku[slugc]: Slug compilation started
  28. 2013-06-10T01:23:26.654717+00:00 app[web.1]: Started GET "/" for 50.133.236.211 at 2013-06-10 01:23:26 +0000
  29. 2013-06-10T01:23:26.659477+00:00 app[web.1]: Rendered home/index.html.erb within layouts/application (0.2ms)
  30. 2013-06-10T01:23:26.657723+00:00 app[web.1]: Processing by HomeController#index as HTML
  31. 2013-06-10T01:23:26.663360+00:00 app[web.1]: Completed 500 Internal Server Error in 4ms
  32. 2013-06-10T01:23:26.677591+00:00 app[web.1]:
  33. 2013-06-10T01:23:26.677591+00:00 app[web.1]: ActionView::Template::Error (d3.v3.js isn't precompiled):
  34. 2013-06-10T01:23:26.677591+00:00 app[web.1]: 6: <%= javascript_include_tag "application" %>
  35. 2013-06-10T01:23:26.677591+00:00 app[web.1]: 7: <%= javascript_include_tag "d3.v3" %>
  36. 2013-06-10T01:23:26.677591+00:00 app[web.1]: 8: <%= csrf_meta_tags %>
  37. 2013-06-10T01:23:26.677591+00:00 app[web.1]: 4: <title>Please Hire Me</title>
  38. 2013-06-10T01:23:26.677591+00:00 app[web.1]: 5: <%= stylesheet_link_tag "application", :media => "all" %>
  39. 2013-06-10T01:23:26.677591+00:00 app[web.1]: 10: <body>
  40. 2013-06-10T01:23:26.677591+00:00 app[web.1]: 9: </head>
  41. 2013-06-10T01:23:26.677591+00:00 app[web.1]: app/views/layouts/application.html.erb:7:in `_app_views_layouts_application_html_erb__2919923925422456396_44054140'
  42. 2013-06-10T01:23:26.677773+00:00 app[web.1]:
  43. 2013-06-10T01:23:26.677773+00:00 app[web.1]:
  44. 2013-06-10T01:23:26.685093+00:00 heroku[router]: at=info method=GET path=/ host=www.lookingforagreatjob.com fwd="50.133.236.211" dyno=web.1 connect=3ms service=31ms status=500 bytes=643
  45. 2013-06-10T01:25:05.172241+00:00 heroku[api]: Deploy eb6f1b3 by [email protected]
  46. 2013-06-10T01:25:05.186375+00:00 heroku[api]: Release v15 created by [email protected]
  47. 2013-06-10T01:25:05.229116+00:00 heroku[api]: Deploy eb6f1b3 by [email protected]
  48. 2013-06-10T01:25:05.880517+00:00 heroku[slugc]: Slug compilation finished
  49. 2013-06-10T01:25:05.995919+00:00 heroku[web.1]: State changed from up to starting
  50. 2013-06-10T01:25:08.643023+00:00 heroku[web.1]: Starting process with command `bundle exec rails server -p 11063`
  51. 2013-06-10T01:25:09.258557+00:00 heroku[web.1]: Stopping all processes with SIGTERM
  52. 2013-06-10T01:25:10.090544+00:00 app[web.1]: [2013-06-10 01:25:10] ERROR SignalException: SIGTERM
  53. 2013-06-10T01:25:10.090544+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/webrick/server.rb:90:in `select'
  54. 2013-06-10T01:25:16.088727+00:00 app[web.1]: DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be removed in Rails 4.0. Move them out and bundle them in your Gemfile, or fold them in to your app as lib/myplugin/* and config/initializers/myplugin.rb. See the release notes for more on this: http://weblog.rubyonrails.org/2012/1/4/rails-3-2-0-rc2-has-been-released. (called from <top (required)> at /app/config/environment.rb:5)
  55. 2013-06-10T01:25:16.088727+00:00 app[web.1]: DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be removed in Rails 4.0. Move them out and bundle them in your Gemfile, or fold them in to your app as lib/myplugin/* and config/initializers/myplugin.rb. See the release notes for more on this: http://weblog.rubyonrails.org/2012/1/4/rails-3-2-0-rc2-has-been-released. (called from <top (required)> at /app/config/environment.rb:5)
  56. 2013-06-10T01:25:18.982209+00:00 heroku[web.1]: Stopping remaining processes with SIGKILL
  57. 2013-06-10T01:25:18.982019+00:00 heroku[web.1]: Error R12 (Exit timeout) -> At least one process failed to exit within 10 seconds of SIGTERM
  58. 2013-06-10T01:25:20.979419+00:00 heroku[web.1]: Process exited with status 137
  59. 2013-06-10T01:25:21.167646+00:00 app[web.1]: => Rails 3.2.13 application starting in production on http://0.0.0.0:11063
  60. 2013-06-10T01:25:21.167646+00:00 app[web.1]: Connecting to database specified by DATABASE_URL
  61. 2013-06-10T01:25:21.167646+00:00 app[web.1]: => Booting WEBrick
  62. 2013-06-10T01:25:21.167646+00:00 app[web.1]: => Ctrl-C to shutdown server
  63. 2013-06-10T01:25:21.167646+00:00 app[web.1]: => Call with -d to detach
  64. 2013-06-10T01:25:21.664990+00:00 app[web.1]: [2013-06-10 01:25:21] INFO WEBrick 1.3.1
  65. 2013-06-10T01:25:21.664990+00:00 app[web.1]: [2013-06-10 01:25:21] INFO ruby 1.9.2 (2011-07-09) [x86_64-linux]
  66. 2013-06-10T01:25:21.665221+00:00 app[web.1]: [2013-06-10 01:25:21] INFO WEBrick::HTTPServer#start: pid=2 port=11063
  67. 2013-06-10T01:25:21.879429+00:00 heroku[web.1]: State changed from starting to up
  68. 2013-06-10T01:27:16.011104+00:00 app[web.1]: Started GET "/" for 50.133.236.211 at 2013-06-10 01:27:16 +0000
  69. 2013-06-10T01:27:16.184272+00:00 app[web.1]: Processing by HomeController#index as HTML
  70. 2013-06-10T01:27:16.282312+00:00 app[web.1]: Rendered home/index.html.erb within layouts/application (26.0ms)
  71. 2013-06-10T01:27:16.355771+00:00 app[web.1]:
  72. 2013-06-10T01:27:16.355583+00:00 app[web.1]: 3: <head>
  73. 2013-06-10T01:27:16.355583+00:00 app[web.1]:
  74. 2013-06-10T01:27:16.355583+00:00 app[web.1]: 9: <%= javascript_include_tag "bootstrap.min" %>
  75. 2013-06-10T01:27:16.355583+00:00 app[web.1]: ActionView::Template::Error (bootstrap.min.css isn't precompiled):
  76. 2013-06-10T01:27:16.355583+00:00 app[web.1]: 8: <%= javascript_include_tag "d3.v3.min" %>
  77. 2013-06-10T01:27:16.355583+00:00 app[web.1]: 5: <%= stylesheet_link_tag "application", :media => "all" %>
  78. 2013-06-10T01:27:16.355583+00:00 app[web.1]: app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb___2591227446569252846_35896420'
  79. 2013-06-10T01:27:16.355583+00:00 app[web.1]: 7: <%= javascript_include_tag "application" %>
  80. 2013-06-10T01:27:16.355771+00:00 app[web.1]:
  81. 2013-06-10T01:27:16.355583+00:00 app[web.1]: 6: <%= stylesheet_link_tag "bootstrap.min", :media => "all" %>
  82. 2013-06-10T01:27:16.338655+00:00 app[web.1]: Completed 500 Internal Server Error in 153ms
  83. 2013-06-10T01:27:16.355583+00:00 app[web.1]: 4: <title>Please Hire Me</title>
  84. 2013-06-10T01:27:16.398094+00:00 heroku[router]: at=info method=GET path=/ host=www.lookingforagreatjob.com fwd="50.133.236.211" dyno=web.1 connect=2ms service=395ms status=500 bytes=643
  85. 2013-06-10T01:27:41.770348+00:00 app[web.1]: Started GET "/" for 50.133.236.211 at 2013-06-10 01:27:41 +0000
  86. 2013-06-10T01:27:41.778158+00:00 app[web.1]: Processing by HomeController#index as HTML
  87. 2013-06-10T01:27:41.784009+00:00 app[web.1]: Rendered home/index.html.erb within layouts/application (0.3ms)
  88. 2013-06-10T01:27:41.791740+00:00 app[web.1]: Completed 500 Internal Server Error in 9ms
  89. 2013-06-10T01:27:41.812844+00:00 app[web.1]: 3: <head>
  90. 2013-06-10T01:27:41.812844+00:00 app[web.1]: 4: <title>Please Hire Me</title>
  91. 2013-06-10T01:27:41.812844+00:00 app[web.1]: 7: <%= javascript_include_tag "application" %>
  92. 2013-06-10T01:27:41.812844+00:00 app[web.1]: ActionView::Template::Error (bootstrap.min.css isn't precompiled):
  93. 2013-06-10T01:27:41.812844+00:00 app[web.1]:
  94. 2013-06-10T01:27:41.812844+00:00 app[web.1]: 5: <%= stylesheet_link_tag "application", :media => "all" %>
  95. 2013-06-10T01:27:41.812844+00:00 app[web.1]: 6: <%= stylesheet_link_tag "bootstrap.min", :media => "all" %>
  96. 2013-06-10T01:27:41.813042+00:00 app[web.1]:
  97. 2013-06-10T01:27:41.812844+00:00 app[web.1]: 8: <%= javascript_include_tag "d3.v3.min" %>
  98. 2013-06-10T01:27:41.812844+00:00 app[web.1]: 9: <%= javascript_include_tag "bootstrap.min" %>
  99. 2013-06-10T01:27:41.813042+00:00 app[web.1]:
  100. 2013-06-10T01:27:41.812844+00:00 app[web.1]: app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb___2591227446569252846_35896420'
  101. 2013-06-10T01:27:41.819194+00:00 heroku[router]: at=info method=GET path=/ host=hidden-eyrie-4559.herokuapp.com fwd="50.133.236.211" dyno=web.1 connect=1ms service=51ms status=500 bytes=643
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement