Skip to content

Instantly share code, notes, and snippets.

@lgs
Created December 25, 2011 11:02
Show Gist options
  • Save lgs/1519097 to your computer and use it in GitHub Desktop.
Save lgs/1519097 to your computer and use it in GitHub Desktop.
2011-12-25T09:18:03+00:00 app[web.1]: Start scheduled watched repos sync per user2011-12-25 09:18:03 +0000
2011-12-25T09:18:03+00:00 app[web.1]:
2011-12-25T09:18:03+00:00 app[web.1]: End scheduled watched repos sync per user2011-12-25 09:18:03 +0000
2011-12-25T09:18:03+00:00 app[web.1]:
2011-12-25T09:18:03+00:00 app[web.1]:
2011-12-25T09:18:06+00:00 app[web.1]: >> Thin web server (v1.3.1 codename Triple Espresso)
2011-12-25T09:18:06+00:00 app[web.1]: >> Maximum connections set to 1024
2011-12-25T09:18:06+00:00 app[web.1]: >> Listening on 0.0.0.0:33856, CTRL+C to stop
2011-12-25T09:18:06+00:00 heroku[web.1]: State changed from starting to up
2011-12-25T09:18:08+00:00 app[web.1]: Dalli/SASL authenticating as app1707530%40heroku.com
2011-12-25T09:18:08+00:00 app[web.1]: Dalli/SASL: Authenticated
2011-12-25T09:18:08+00:00 app[web.1]: Started GET "/" for 93.158.144.27 at 2011-12-25 09:18:08 +0000
2011-12-25T09:18:08+00:00 app[web.1]:
2011-12-25T09:18:08+00:00 app[web.1]:
2011-12-25T09:18:09+00:00 app[web.1]: Processing by HomeController#index as */*
2011-12-25T09:18:14+00:00 app[web.1]: Rendered home/index.html.haml within layouts/application (6.3ms)
2011-12-25T09:18:15+00:00 app[web.1]: Completed 200 OK in 5065ms (Views: 136.7ms | ActiveRecord: 0.0ms)
2011-12-25T09:18:15+00:00 heroku[router]: GET gitwatcher.com/ dyno=web.1 queue=0 wait=0ms service=6175ms status=200 bytes=4064
2011-12-25T09:18:15+00:00 app[web.1]: cache: [GET /] miss
2011-12-25T09:18:15+00:00 heroku[nginx]: 93.158.144.27 - - [25/Dec/2011:01:18:15 -0800] "GET / HTTP/1.1" 200 1758 "-" "Mozilla/5.0 (compatible
; YandexBot/3.0; +http://yandex.com/bots)" gitwatcher.com
2011-12-25T10:23:28+00:00 heroku[web.1]: Idling
2011-12-25T10:23:29+00:00 heroku[web.1]: State changed from up to down
2011-12-25T10:23:30+00:00 heroku[web.1]: Stopping process with SIGTERM
2011-12-25T10:23:30+00:00 app[web.1]: Exiting
2011-12-25T10:23:31+00:00 heroku[web.1]: Process exited
2011-12-25T10:29:06+00:00 heroku[web.1]: Unidling
2011-12-25T10:29:06+00:00 heroku[web.1]: State changed from down to created
2011-12-25T10:29:06+00:00 heroku[web.1]: State changed from created to starting
2011-12-25T10:29:14+00:00 heroku[web.1]: Starting process with command `bundle exec rails server thin -p 59040`
2011-12-25T10:29:23+00:00 app[web.1]: => Booting Thin
2011-12-25T10:29:23+00:00 app[web.1]: => Rails 3.1.3 application starting in production on http://0.0.0.0:59040
2011-12-25T10:29:23+00:00 app[web.1]: => Call with -d to detach
2011-12-25T10:29:23+00:00 app[web.1]: => Ctrl-C to shutdown server
2011-12-25T10:29:23+00:00 app[web.1]: MONGODB [WARNING] Please note that logging negatively impacts client-side performance. You should set your logging level no lower than :info in production.
2011-12-25T10:29:23+00:00 app[web.1]: MONGODB admin['$cmd'].find({:ismaster=>1}).limit(-1)
2011-12-25T10:29:23+00:00 app[web.1]: MONGODB app1707530['$cmd'].find({"authenticate"=>1, "user"=>"heroku", "nonce"=>"6f05ecc99f48609e", "key"=>"6e87fc05760da15f1cf4c7f907db58c5"}).limit(-1)
2011-12-25T10:29:23+00:00 app[web.1]: MONGODB app1707530['$cmd'].find({:getnonce=>1}).limit(-1)
2011-12-25T10:29:23+00:00 app[web.1]: MONGODB app1707530['$cmd'].find({:getnonce=>1}).limit(-1)
2011-12-25T10:29:23+00:00 app[web.1]: MONGODB app1707530['$cmd'].find({"authenticate"=>1, "user"=>"heroku", "nonce"=>"2c244a5a596a4007", "key"=>"112423bcd702e81ccb638a19609b3a4d"}).limit(-1)
2011-12-25T10:29:23+00:00 app[web.1]:
2011-12-25T10:29:23+00:00 app[web.1]: Start scheduled watched repos sync per user2011-12-25 10:29:23 +0000
2011-12-25T10:29:23+00:00 app[web.1]:
2011-12-25T10:29:23+00:00 app[web.1]:
2011-12-25T10:29:23+00:00 app[web.1]:
2011-12-25T10:29:23+00:00 app[web.1]: End scheduled watched repos sync per user2011-12-25 10:29:23 +0000
2011-12-25T10:29:25+00:00 app[web.1]: >> Thin web server (v1.3.1 codename Triple Espresso)
2011-12-25T10:29:25+00:00 app[web.1]: >> Maximum connections set to 1024
2011-12-25T10:29:25+00:00 app[web.1]: >> Listening on 0.0.0.0:59040, CTRL+C to stop
2011-12-25T10:29:26+00:00 heroku[web.1]: State changed from starting to up
2011-12-25T10:29:28+00:00 app[web.1]: Dalli/SASL authenticating as app1707530%40heroku.com
2011-12-25T10:29:28+00:00 app[web.1]: Dalli/SASL: Authenticated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment