Created
April 18, 2012 14:11
-
-
Save masonforest/2413852 to your computer and use it in GitHub Desktop.
heroku logs --tail --ps web.3 --app murfie
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2012-04-18T14:07:45+00:00 heroku[web.3]: Error R14 (Memory quota exceeded) | |
2012-04-18T14:07:50+00:00 app[web.3]: | |
2012-04-18T14:07:50+00:00 app[web.3]: | |
2012-04-18T14:07:50+00:00 app[web.3]: Started GET "/shop.Scott1" for 10.117.7.179 at 2012-04-18 14:07:50 +0000 | |
2012-04-18T14:07:51+00:00 app[web.3]: Processing by ShopController#index as | |
2012-04-18T14:07:51+00:00 app[web.3]: Rendered layouts/application.html.haml (5.0ms) | |
2012-04-18T14:07:51+00:00 app[web.3]: Rendered shared/_user_nav.html.haml (0.9ms) | |
2012-04-18T14:07:51+00:00 app[web.3]: Rendered content/_nav.html.haml (0.5ms) | |
2012-04-18T14:07:51+00:00 app[web.3]: Rendered shared/_footer.html.haml (1.8ms) | |
2012-04-18T14:07:51+00:00 app[web.3]: Rendered shared/_google_analytics.html.haml (0.0ms) | |
2012-04-18T14:07:51+00:00 app[web.3]: Rendered albums/_album.html.haml (416.2ms) | |
2012-04-18T14:07:51+00:00 app[web.3]: Rendered shared/_audio_player.html.haml (0.1ms) | |
2012-04-18T14:07:51+00:00 app[web.3]: Rendered search/_genre_list.html.haml (10.5ms) | |
2012-04-18T14:07:51+00:00 app[web.3]: Completed 200 OK in 1334ms (Views: 323.6ms | ActiveRecord: 1009.4ms | Solr: 0.0ms) | |
2012-04-18T14:07:51+00:00 app[web.3]: Rendered shop/index.html.haml within layouts/shop (1325.6ms) | |
2012-04-18T14:07:51+00:00 app[web.3]: Rendered shared/_header.html.haml (1.1ms) | |
2012-04-18T14:08:03+00:00 app[web.3]: | |
2012-04-18T14:08:03+00:00 app[web.3]: Started GET "/shop.alex3" for 10.42.58.75 at 2012-04-18 14:08:03 +0000 | |
2012-04-18T14:08:03+00:00 app[web.3]: | |
2012-04-18T14:08:04+00:00 app[web.3]: Processing by ShopController#index as | |
2012-04-18T14:08:04+00:00 app[web.3]: Rendered search/_genre_list.html.haml (111.6ms) | |
2012-04-18T14:08:04+00:00 app[web.3]: Rendered shop/index.html.haml within layouts/shop (1420.0ms) | |
2012-04-18T14:08:04+00:00 app[web.3]: Rendered albums/_album.html.haml (466.0ms) | |
2012-04-18T14:08:04+00:00 app[web.3]: Rendered shared/_user_nav.html.haml (0.8ms) | |
2012-04-18T14:08:04+00:00 app[web.3]: Rendered shared/_google_analytics.html.haml (0.0ms) | |
2012-04-18T14:08:04+00:00 app[web.3]: Rendered content/_nav.html.haml (0.5ms) | |
2012-04-18T14:08:04+00:00 app[web.3]: Rendered shared/_header.html.haml (1.2ms) | |
2012-04-18T14:08:04+00:00 app[web.3]: Rendered shared/_audio_player.html.haml (0.1ms) | |
2012-04-18T14:08:04+00:00 app[web.3]: Rendered shared/_footer.html.haml (2.1ms) | |
2012-04-18T14:08:04+00:00 app[web.3]: Rendered layouts/application.html.haml (5.3ms) | |
2012-04-18T14:08:04+00:00 app[web.3]: Completed 200 OK in 1429ms (Views: 395.9ms | ActiveRecord: 1031.4ms | Solr: 0.0ms) | |
2012-04-18T14:08:07+00:00 heroku[web.3]: Process running mem=693M(135.5%) | |
2012-04-18T14:08:07+00:00 heroku[web.3]: Error R14 (Memory quota exceeded) | |
2012-04-18T14:08:29+00:00 heroku[web.3]: Process running mem=693M(135.5%) | |
2012-04-18T14:08:29+00:00 heroku[web.3]: Error R14 (Memory quota exceeded) | |
2012-04-18T14:08:32+00:00 app[web.3]: | |
2012-04-18T14:08:32+00:00 app[web.3]: | |
2012-04-18T14:08:32+00:00 app[web.3]: Started GET "/api/discs.json?auth_token=i3Wkpz638sVnXtI-gBws" for 10.5.27.51 at 2012-04-18 14:08:32 +0000 | |
2012-04-18T14:08:33+00:00 app[web.3]: Processing by Api::DiscsController#index as JSON | |
2012-04-18T14:08:33+00:00 app[web.3]: Parameters: {"auth_token"=>"i3Wkpz638sVnXtI-gBws"} | |
2012-04-18T14:08:33+00:00 app[web.3]: [paperclip] Saving attachments. | |
2012-04-18T14:08:33+00:00 app[web.3]: Rendered api/discs/index.rabl (1117.4ms) | |
2012-04-18T14:08:33+00:00 app[web.3]: Completed 200 OK in 1137ms (Views: 446.0ms | ActiveRecord: 684.7ms | Solr: 0.0ms) | |
2012-04-18T14:08:41+00:00 app[web.3]: | |
2012-04-18T14:08:41+00:00 app[web.3]: | |
2012-04-18T14:08:41+00:00 app[web.3]: Started GET "/api/downloads/downloads_index/currently_processing/1?api_key=7c6f69a000638f35b64a84" for 10.84.107.148 at 2012-04-18 14:08:41 +0000 | |
2012-04-18T14:08:41+00:00 app[web.3]: Processing by Api::DownloadsController#downloads_index as HTML | |
2012-04-18T14:08:41+00:00 app[web.3]: Parameters: {"api_key"=>"7c6f69a000638f35b64a84", "index_type"=>"currently_processing", "page"=>"1"} | |
2012-04-18T14:08:41+00:00 app[web.3]: [AWS S3 404 0.036650 0 retries] head_object(:bucket_name=>"dfree",:key=>"warehouse/music/kind-of-blue-13663-4321-flac.zip") AWS::S3::Errors::NoSuchKey: No Such Key | |
2012-04-18T14:08:41+00:00 app[web.3]: [AWS S3 404 0.016229 0 retries] head_object(:bucket_name=>"dfree",:key=>"warehouse/music/kind-of-blue-13663-4321-flac.zip") AWS::S3::Errors::NoSuchKey: No Such Key | |
2012-04-18T14:08:41+00:00 app[web.3]: | |
2012-04-18T14:08:41+00:00 app[web.3]: | |
2012-04-18T14:08:41+00:00 app[web.3]: [AWS S3 404 0.014739 0 retries] head_object(:bucket_name=>"dfree",:key=>"warehouse/music/wicked-original-broadway-cast-recording-11019-1140-mp3.zip") AWS::S3::Errors::NoSuchKey: No Such Key | |
2012-04-18T14:08:41+00:00 app[web.3]: | |
2012-04-18T14:08:41+00:00 app[web.3]: [AWS S3 404 0.016085 0 retries] head_object(:bucket_name=>"dfree",:key=>"warehouse/music/wicked-original-broadway-cast-recording-11019-1140-mp3.zip") AWS::S3::Errors::NoSuchKey: No Such Key | |
2012-04-18T14:08:41+00:00 app[web.3]: | |
2012-04-18T14:08:41+00:00 app[web.3]: [AWS S3 404 0.015694 0 retries] head_object(:bucket_name=>"dfree",:key=>"warehouse/music/hey-brother-can-you-spare-some-ska-volume-3-73389-2889-alac.zip") AWS::S3::Errors::NoSuchKey: No Such Key | |
2012-04-18T14:08:41+00:00 app[web.3]: | |
2012-04-18T14:08:41+00:00 app[web.3]: [AWS S3 404 0.009263 0 retries] head_object(:bucket_name=>"dfree",:key=>"warehouse/music/hey-brother-can-you-spare-some-ska-volume-3-73389-2889-alac.zip") AWS::S3::Errors::NoSuchKey: No Such Key | |
2012-04-18T14:08:41+00:00 app[web.3]: | |
2012-04-18T14:08:41+00:00 app[web.3]: [AWS S3 404 0.017181 0 retries] head_object(:bucket_name=>"dfree",:key=>"warehouse/music/midnight-souvenirs-74295-3497-flac.zip") AWS::S3::Er | |
2012-04-18T14:08:41+00:00 app[web.3]: | |
2012-04-18T14:08:41+00:00 app[web.3]: [AWS S3 404 0.009171 0 retries] head_object(:bucket_name=>"dfree",:key=>"warehouse/music/midnight-souvenirs-74295-3497-flac.zip") AWS::S3::Errors::NoSuchKey: No Such Key | |
2012-04-18T14:08:41+00:00 app[web.3]: | |
2012-04-18T14:08:41+00:00 app[web.3]: [AWS S3 404 0.009183 0 retries] head_object(:bucket_name=>"dfree",:key=>"warehouse/music/live-at-the-royal-albert-hall-57442-3130-mp3.zip") AWS::S3::Errors::NoSuchKey: No Such Key | |
2012-04-18T14:08:41+00:00 app[web.3]: | |
2012-04-18T14:08:41+00:00 app[web.3]: [AWS S3 404 0.017597 0 retries] head_object(:bucket_name=>"dfree",:key=>"warehouse/music/live-at-the-royal-albert-hall-57442-3130-mp3.zip") AWS::S3::Errors::NoSuchKey: No Such Key | |
2012-04-18T14:08:41+00:00 app[web.3]: | |
2012-04-18T14:08:41+00:00 app[web.3]: | |
2012-04-18T14:08:41+00:00 app[web.3]: [AWS S3 404 0.016707 0 retries] head_object(:bucket_name=>"dfree",:key=>"warehouse/music/the-toughest-34816-2816-mp3.zip") AWS::S3::Errors::NoSuchKey: No Such Key | |
2012-04-18T14:08:41+00:00 app[web.3]: [AWS S3 404 0.010603 0 retries] head_object(:bucket_name=>"dfree",:key=>"warehouse/music/the-toughest-34816-2816-mp3.zip") AWS::S3::Errors::NoSuchKey: No Such Key | |
2012-04-18T14:08:41+00:00 app[web.3]: | |
2012-04-18T14:08:41+00:00 app[web.3]: | |
2012-04-18T14:08:41+00:00 app[web.3]: [AWS S3 404 0.009368 0 retries] head_object(:bucket_name=>"dfree",:key=>"warehouse/music/winter-light-10420-1357-mp3.zip") AWS::S3::Errors::NoSuchKey: No Such Key | |
2012-04-18T14:08:41+00:00 app[web.3]: [AWS S3 404 0.017014 0 retries] head_object(:bucket_name=>"dfree",:key=>"warehouse/music/winter-light-10420-1357-mp3.zip") AWS::S3::Errors::NoSuchKey: No Such Key | |
2012-04-18T14:08:41+00:00 app[web.3]: | |
2012-04-18T14:08:41+00:00 app[web.3]: [AWS S3 404 0.020363 0 retries] head_object(:bucket_name=>"dfree",:key=>"warehouse/music/beatrix-runs-58377-22-alac.zip") AWS::S3::Errors::NoSuchKey: No Such Key | |
2012-04-18T14:08:41+00:00 app[web.3]: [AWS S3 404 0.009969 0 retries] head_object(:bucket_name=>"dfree",:key=>"warehouse/music/beatrix-runs-58377-22-alac.zip") AWS::S3::Errors::NoSuchKey: No Such Key | |
2012-04-18T14:08:41+00:00 app[web.3]: Completed 200 OK in 383ms (Views: 0.2ms | ActiveRecord: 67.4ms | Solr: 0.0ms) | |
2012-04-18T14:08:41+00:00 app[web.3]: | |
2012-04-18T14:08:41+00:00 app[web.3]: | |
2012-04-18T14:08:51+00:00 heroku[web.3]: Process running mem=693M(135.5%) | |
2012-04-18T14:08:51+00:00 heroku[web.3]: Error R14 (Memory quota exceeded) | |
2012-04-18T14:09:13+00:00 heroku[web.3]: Error R14 (Memory quota exceeded) | |
2012-04-18T14:09:13+00:00 heroku[web.3]: Process running mem=693M(135.5%) | |
2012-04-18T14:09:15+00:00 app[web.3]: | |
2012-04-18T14:09:15+00:00 app[web.3]: Started GET "/shop.tania" for 10.78.229.3 at 2012-04-18 14:09:15 +0000 | |
2012-04-18T14:09:15+00:00 app[web.3]: | |
2012-04-18T14:09:16+00:00 app[web.3]: Processing by ShopController#index as | |
2012-04-18T14:09:16+00:00 app[web.3]: Rendered search/_genre_list.html.haml (10.9ms) | |
2012-04-18T14:09:16+00:00 app[web.3]: Rendered albums/_album.html.haml (386.1ms) | |
2012-04-18T14:09:16+00:00 app[web.3]: Rendered shop/index.html.haml within layouts/shop (1167.5ms) | |
2012-04-18T14:09:16+00:00 app[web.3]: Rendered shared/_google_analytics.html.haml (0.0ms) | |
2012-04-18T14:09:16+00:00 app[web.3]: Rendered content/_nav.html.haml (0.8ms) | |
2012-04-18T14:09:16+00:00 app[web.3]: Rendered shared/_user_nav.html.haml (1.7ms) | |
2012-04-18T14:09:16+00:00 app[web.3]: Rendered shared/_header.html.haml (1.5ms) | |
2012-04-18T14:09:16+00:00 app[web.3]: Rendered shared/_audio_player.html.haml (0.1ms) | |
2012-04-18T14:09:16+00:00 app[web.3]: Rendered shared/_footer.html.haml (1.8ms) | |
2012-04-18T14:09:16+00:00 app[web.3]: Rendered layouts/application.html.haml (5.6ms) | |
2012-04-18T14:09:16+00:00 app[web.3]: Completed 200 OK in 1177ms (Views: 293.0ms | ActiveRecord: 883.2ms | Solr: 0.0ms) | |
2012-04-18T14:09:36+00:00 heroku[web.3]: Process running mem=685M(133.9%) | |
2012-04-18T14:09:36+00:00 heroku[web.3]: Error R14 (Memory quota exceeded) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment