Advertisement
Guest User

Untitled

a guest
Oct 14th, 2017
420
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.38 KB | None | 0 0
  1. ~/dev/cyrus2011(master) > heroku logs
  2. 2011-08-28T13:58:59+00:00 heroku[api]: Add-on add logging:basic by cyruseftos@gmail.com
  3. 2011-08-28T13:58:59+00:00 heroku[api]: Release v3 created by cyruseftos@gmail.com
  4. 2011-08-28T14:20:35+00:00 heroku[slugc]: Slug compilation started
  5. 2011-08-28T14:20:40+00:00 heroku[api]: Deploy ae64649 by cyruseftos@gmail.com
  6. 2011-08-28T14:20:40+00:00 heroku[api]: Release v4 created by cyruseftos@gmail.com
  7. 2011-08-28T14:20:40+00:00 heroku[web.1]: State changed from created to starting
  8. 2011-08-28T14:20:40+00:00 heroku[slugc]: Slug compilation finished
  9. 2011-08-28T14:20:42+00:00 heroku[web.1]: Starting process with command `thin -p 35220 -e production -R /home/heroku_rack/heroku.ru start`
  10. 2011-08-28T14:20:42+00:00 app[web.1]: <internal:lib/rubygems/custom_require>:29:in `require': no such file to load -- app (LoadError)
  11. 2011-08-28T14:20:42+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
  12. 2011-08-28T14:20:42+00:00 app[web.1]: from config.ru:1:in `block (3 levels) in <main>'
  13. 2011-08-28T14:20:42+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:23:in `eval'
  14. 2011-08-28T14:20:42+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:23:in `block (3 levels) in <main>'
  15. 2011-08-28T14:20:42+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/rack-1.1.0/lib/rack/builder.rb:46:in `instance_eval'
  16. 2011-08-28T14:20:42+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/rack-1.1.0/lib/rack/builder.rb:46:in `initialize'
  17. 2011-08-28T14:20:42+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/rack-1.1.0/lib/rack/builder.rb:63:in `new'
  18. 2011-08-28T14:20:42+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/rack-1.1.0/lib/rack/builder.rb:63:in `map'
  19. 2011-08-28T14:20:42+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:18:in `block (2 levels) in <main>'
  20. 2011-08-28T14:20:42+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/rack-1.1.0/lib/rack/builder.rb:46:in `instance_eval'
  21. 2011-08-28T14:20:42+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/rack-1.1.0/lib/rack/builder.rb:46:in `initialize'
  22. 2011-08-28T14:20:42+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:11:in `new'
  23. 2011-08-28T14:20:42+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/rack-1.1.0/lib/rack/builder.rb:46:in `instance_eval'
  24. 2011-08-28T14:20:42+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:11:in `block in <main>'
  25. 2011-08-28T14:20:42+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/rack-1.1.0/lib/rack/builder.rb:46:in `initialize'
  26. 2011-08-28T14:20:42+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:1:in `new'
  27. 2011-08-28T14:20:42+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:1:in `<main>'
  28. 2011-08-28T14:20:42+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/rack/adapter/loader.rb:36:in `eval'
  29. 2011-08-28T14:20:42+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/rack/adapter/loader.rb:36:in `load'
  30. 2011-08-28T14:20:42+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/thin/controllers/controller.rb:175:in `load_rackup_config'
  31. 2011-08-28T14:20:42+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/thin/controllers/controller.rb:65:in `start'
  32. 2011-08-28T14:20:42+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/thin/runner.rb:177:in `run_command'
  33. 2011-08-28T14:20:42+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/thin/runner.rb:143:in `run!'
  34. 2011-08-28T14:20:42+00:00 app[web.1]: from /usr/ruby1.9.2/bin/thin:19:in `load'
  35. 2011-08-28T14:20:42+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/bin/thin:6:in `<top (required)>'
  36. 2011-08-28T14:20:42+00:00 app[web.1]: from /usr/ruby1.9.2/bin/thin:19:in `<main>'
  37. 2011-08-28T14:20:42+00:00 heroku[web.1]: Process exited
  38. 2011-08-28T14:20:43+00:00 heroku[web.1]: State changed from starting to crashed
  39. 2011-08-28T14:20:43+00:00 heroku[web.1]: State changed from crashed to created
  40. 2011-08-28T14:20:43+00:00 heroku[web.1]: State changed from created to starting
  41. 2011-08-28T14:20:44+00:00 heroku[web.1]: Starting process with command `thin -p 59510 -e production -R /home/heroku_rack/heroku.ru start`
  42. 2011-08-28T14:20:45+00:00 app[web.1]: <internal:lib/rubygems/custom_require>:29:in `require': no such file to load -- app (LoadError)
  43. 2011-08-28T14:20:45+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
  44. 2011-08-28T14:20:45+00:00 app[web.1]: from config.ru:1:in `block (3 levels) in <main>'
  45. 2011-08-28T14:20:45+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:23:in `eval'
  46. 2011-08-28T14:20:45+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:23:in `block (3 levels) in <main>'
  47. 2011-08-28T14:20:45+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/rack-1.1.0/lib/rack/builder.rb:46:in `instance_eval'
  48. 2011-08-28T14:20:45+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/rack-1.1.0/lib/rack/builder.rb:46:in `initialize'
  49. 2011-08-28T14:20:45+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/rack-1.1.0/lib/rack/builder.rb:63:in `new'
  50. 2011-08-28T14:20:45+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/rack-1.1.0/lib/rack/builder.rb:63:in `map'
  51. 2011-08-28T14:20:45+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:18:in `block (2 levels) in <main>'
  52. 2011-08-28T14:20:45+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/rack-1.1.0/lib/rack/builder.rb:46:in `instance_eval'
  53. 2011-08-28T14:20:45+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/rack-1.1.0/lib/rack/builder.rb:46:in `initialize'
  54. 2011-08-28T14:20:45+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:11:in `new'
  55. 2011-08-28T14:20:45+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:11:in `block in <main>'
  56. 2011-08-28T14:20:45+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/rack-
  57.  
  58. 2011-08-28T14:20:45+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/rack-1.1.0/lib/rack/builder.rb:46:in `initialize'
  59. 2011-08-28T14:20:45+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:1:in `new'
  60. 2011-08-28T14:20:45+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:1:in `<main>'
  61. 2011-08-28T14:20:45+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/rack/adapter/loader.rb:36:in `eval'
  62. 2011-08-28T14:20:45+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/rack/adapter/loader.rb:36:in `load'
  63. 2011-08-28T14:20:45+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/thin/controllers/controller.rb:175:in `load_rackup_config'
  64. 2011-08-28T14:20:45+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/thin/controllers/controller.rb:65:in `start'
  65. 2011-08-28T14:20:45+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/thin/runner.rb:177:in `run_command'
  66. 2011-08-28T14:20:45+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/thin/runner.rb:143:in `run!'
  67. 2011-08-28T14:20:45+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/bin/thin:6:in `<top (required)>'
  68. 2011-08-28T14:20:45+00:00 app[web.1]: from /usr/ruby1.9.2/bin/thin:19:in `load'
  69. 2011-08-28T14:20:45+00:00 app[web.1]: from /usr/ruby1.9.2/bin/thin:19:in `<main>'
  70. 2011-08-28T14:20:45+00:00 heroku[web.1]: Process exited
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement