Created
October 10, 2012 16:49
-
-
Save ArionHardison/3866823 to your computer and use it in GitHub Desktop.
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-10-10T16:43:37+00:00 heroku[nginx]: 127.0.0.1 - - [10/Oct/2012:16:43:37 +0000] "GET /assets/6fa1ddb1b86aa2506bcf8c27551448db.jpg HTTP/1.0" 404 1356 "https://setatimetotalk.com/feed/followers" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.79 Safari/537.4" setatimetotalk.com | |
2012-10-10T16:43:37+00:00 heroku[router]: GET setatimetotalk.com/assets/6fa1ddb1b86aa2506bcf8c27551448db.jpg dyno=web.1 queue=0 wait=4ms service=25ms status=404 bytes=1356 | |
2012-10-10T16:43:37+00:00 heroku[nginx]: 24.43.144.58 - - [10/Oct/2012:16:43:37 +0000] "GET /assets/6fa1ddb1b86aa2506bcf8c27551448db.jpg HTTP/1.1" 404 793 "https://setatimetotalk.com/feed/followers" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.79 Safari/537.4" setatimetotalk.com | |
2012-10-10T16:43:39+00:00 heroku[nginx]: 24.43.144.58 - - [10/Oct/2012:16:43:39 +0000] "GET /assets/icons/gray/[email protected] HTTP/1.1" 200 2049 "https://setatimetotalk.com/feed/followers" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.79 Safari/537.4" setatimetotalk.com | |
2012-10-10T16:43:39+00:00 heroku[nginx]: 127.0.0.1 - - [10/Oct/2012:16:43:39 +0000] "GET /assets/icons/gray/[email protected] HTTP/1.0" 200 2049 "https://setatimetotalk.com/feed/followers" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.79 Safari/537.4" setatimetotalk.com | |
2012-10-10T16:43:39+00:00 heroku[router]: GET setatimetotalk.com/assets/icons/gray/[email protected] dyno=web.1 queue=0 wait=0ms service=7ms status=200 bytes=2049 | |
2012-10-10T16:43:40+00:00 app[web.2]: Started GET "/meetings" for 24.43.144.58 at 2012-10-10 16:43:40 +0000 | |
2012-10-10T16:43:40+00:00 app[web.2]: | |
2012-10-10T16:43:40+00:00 app[web.2]: | |
2012-10-10T16:43:40+00:00 heroku[router]: GET setatimetotalk.com/assets/0acf4539a14b3aa27deeb4cbdf6e989f.jpg dyno=web.1 queue=0 wait=0ms service=14ms status=404 bytes=1356 | |
2012-10-10T16:43:40+00:00 app[web.2]: | |
2012-10-10T16:43:40+00:00 app[web.2]: 19: -if current_user && current_user.me_in_my_contacts == meeting.host | |
2012-10-10T16:43:40+00:00 app[web.2]: 17: %ul#meeting_participants | |
2012-10-10T16:43:40+00:00 app[web.2]: ActionView::Template::Error (undefined method `name' for nil:NilClass): | |
2012-10-10T16:43:40+00:00 app[web.2]: 18: - meeting.meeting_participations.each do |participation| | |
2012-10-10T16:43:40+00:00 app[web.2]: 22: %li=link_to participation.participant.name, '#' | |
2012-10-10T16:43:40+00:00 app[web.2]: 21: -else | |
2012-10-10T16:43:40+00:00 app[web.2]: 23: .clear | |
2012-10-10T16:43:40+00:00 app[web.2]: app/views/meetings/_meeting.html.haml:20:in `block in _app_views_meetings__meeting_html_haml___2535339061535399773_70625360' | |
2012-10-10T16:43:40+00:00 app[web.2]: app/views/meetings/_meeting.html.haml:18:in `_app_views_meetings__meeting_html_haml___2535339061535399773_70625360' | |
2012-10-10T16:43:40+00:00 app[web.2]: 20: %li=link_to participation.participant.name, edit_contact_url( participation.participant ), :rel => :facebox | |
2012-10-10T16:43:40+00:00 app[web.2]: app/views/meetings/index.html.haml:65:in `block in _app_views_meetings_index_html_haml__1155988004692537463_69944280' | |
2012-10-10T16:43:40+00:00 app[web.2]: app/views/meetings/index.html.haml:54:in `_app_views_meetings_index_html_haml__1155988004692537463_69944280' | |
2012-10-10T16:43:40+00:00 app[web.2]: | |
2012-10-10T16:43:40+00:00 app[web.2]: | |
2012-10-10T16:43:40+00:00 heroku[router]: GET setatimetotalk.com/meetings dyno=web.2 queue=0 wait=0ms service=252ms status=500 bytes=728 | |
2012-10-10T16:43:40+00:00 heroku[nginx]: 24.43.144.58 - - [10/Oct/2012:16:43:40 +0000] "GET /meetings HTTP/1.1" 500 728 "https://setatimetotalk.com/feed/followers" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.79 Safari/537.4" setatimetotalk.com | |
2012-10-10T16:43:40+00:00 heroku[nginx]: 127.0.0.1 - - [10/Oct/2012:16:43:40 +0000] "GET /meetings HTTP/1.0" 500 728 "https://setatimetotalk.com/feed/followers" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.79 Safari/537.4" setatimetotalk.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment