Guest User

Untitled

a guest
Dec 3rd, 2017
379
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. 2011-05-23T10:53:59-07:00 heroku[api]: Add-on add logging:basic by ayodeleabejide@hotmail.com
  2. 2011-05-23T10:53:59-07:00 heroku[api]: Release v2 created by ayodeleabejide@hotmail.com
  3. 2011-05-23T10:54:02-07:00 heroku[api]: Add-on update shared-database
  4. 2011-05-23T10:54:02-07:00 heroku[api]: Release v3 created by ayodeleabejide@hotmail.com
  5. 2011-05-23T10:56:03-07:00 heroku[slugc]: Slug compilation started
  6. 2011-05-23T10:57:33-07:00 heroku[api]: Deploy ac9a9bb by ayodeleabejide@hotmail.com
  7. 2011-05-23T10:57:33-07:00 heroku[api]: Release v4 created by ayodeleabejide@hotmail.com
  8. 2011-05-23T10:57:33-07:00 heroku[web.1]: State changed from created to starting
  9. 2011-05-23T10:57:33-07:00 heroku[slugc]: Slug compilation finished
  10. 2011-05-23T17:57:35+00:00 heroku[web.1]: Starting process with command: `thin -p 47575 -e production -R /home/heroku_rack/heroku.ru start`
  11. 2011-05-23T17:57:38+00:00 app[web.1]: >> Thin web server (v1.2.6 codename Crazy Delicious)
  12. 2011-05-23T17:57:38+00:00 app[web.1]: >> Maximum connections set to 1024
  13. 2011-05-23T17:57:38+00:00 app[web.1]: >> Listening on 0.0.0.0:47575, CTRL+C to stop
  14. 2011-05-23T10:57:39-07:00 heroku[web.1]: State changed from starting to up
  15. 2011-05-23T17:58:08+00:00 app[web.1]:
  16. 2011-05-23T17:58:08+00:00 app[web.1]:
  17. 2011-05-23T17:58:08+00:00 app[web.1]: Started GET "/" for 41.155.64.81 at Mon May 23 10:58:08 -0700 2011
  18. 2011-05-23T17:58:08+00:00 app[web.1]:
  19. 2011-05-23T17:58:08+00:00 app[web.1]: ActiveRecord::StatementInvalid (PGError: ERROR: relation "products" does not exist
  20. 2011-05-23T17:58:08+00:00 app[web.1]: : SELECT "products".* FROM "products" ORDER BY id DESC):
  21. 2011-05-23T17:58:08+00:00 app[web.1]: app/controllers/products_controller.rb:7:in `index'
  22. 2011-05-23T17:58:08+00:00 app[web.1]:
  23. 2011-05-23T17:58:08+00:00 app[web.1]:
  24. 2011-05-23T17:58:08+00:00 heroku[router]: GET kara.heroku.com/ dyno=web.1 queue=0 wait=0ms service=122ms bytes=934
  25. 2011-05-23T17:58:08+00:00 heroku[router]: GET kara.heroku.com/favicon.ico dyno=web.1 queue=0 wait=0ms service=1ms bytes=225
Add Comment
Please, Sign In to add comment