Skip to content

Instantly share code, notes, and snippets.

@eWizardII
Created August 29, 2011 23:13
Show Gist options
  • Save eWizardII/1179667 to your computer and use it in GitHub Desktop.
Save eWizardII/1179667 to your computer and use it in GitHub Desktop.
Heroku Log File - Devise Problem
2011-08-29T22:49:31+00:00 app[web.1]: Completed 500 Internal Server Error in 7ms
2011-08-29T22:49:31+00:00 app[web.1]:
2011-08-29T22:49:31+00:00 app[web.1]: ActionView::Template::Error (undefined method `firstname' for #<User:0x00000003d50bd0>):
2011-08-29T22:49:31+00:00 app[web.1]: 20: = f.password_field :password_confirmation, :class => "text_field"
2011-08-29T22:49:31+00:00 app[web.1]: 21: .group
2011-08-29T22:49:31+00:00 app[web.1]: 22: = f.label :firstname, :class => "label"
2011-08-29T22:49:31+00:00 app[web.1]: 23: = f.text_field :firstname, :class => "text_field"
2011-08-29T22:49:31+00:00 app[web.1]: 24: %span.description Ex. John
2011-08-29T22:49:31+00:00 app[web.1]: 25: .group
2011-08-29T22:49:31+00:00 app[web.1]: 26: = f.label :middlename, :class => "label"
2011-08-29T22:49:31+00:00 app[web.1]: app/views/devise/registrations/new.html.haml:23:in `block in _app_views_devise_registrations_new_html_haml___1467807368963529544_35914740_2402043740277684947'
2011-08-29T22:49:31+00:00 app[web.1]: app/views/devise/registrations/new.html.haml:10:in `_app_views_devise_registrations_new_html_haml___1467807368963529544_35914740_2402043740277684947'
2011-08-29T22:49:31+00:00 app[web.1]:
2011-08-29T22:49:31+00:00 heroku[router]: GET mazurgroup.heroku.com/users/registration/sign_up dyno=web.1 queue=0 wait=0ms service=16ms status=500 bytes=728
2011-08-29T22:49:31+00:00 app[web.1]:
2011-08-29T22:54:07+00:00 heroku[rake.2]: State changed from created to starting
2011-08-29T22:54:10+00:00 app[rake.2]: Awaiting client
2011-08-29T22:54:10+00:00 app[rake.2]: Starting process with command `bundle exec rake db:migrate`
2011-08-29T22:54:11+00:00 heroku[rake.2]: State changed from starting to up
2011-08-29T22:54:15+00:00 heroku[rake.2]: Process exited
2011-08-29T22:54:15+00:00 heroku[rake.2]: State changed from up to complete
2011-08-29T22:54:30+00:00 app[web.1]:
2011-08-29T22:54:30+00:00 app[web.1]:
2011-08-29T22:54:30+00:00 app[web.1]: Started GET "/" for 209.6.52.33 at 2011-08-29 15:54:30 -0700
2011-08-29T22:54:30+00:00 app[web.1]: Processing by HomeController#index as HTML
2011-08-29T22:54:30+00:00 app[web.1]: Rendered home/index.html.haml within layouts/homepage (1.6ms)
2011-08-29T22:54:30+00:00 app[web.1]: Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
2011-08-29T22:54:30+00:00 heroku[router]: GET mazurgroup.heroku.com/ dyno=web.1 queue=0 wait=0ms service=12ms status=200 bytes=1635
2011-08-29T22:54:30+00:00 heroku[nginx]: 209.6.52.33 - - [29/Aug/2011:15:54:30 -0700] "GET / HTTP/1.1" 200 745 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1" mazurgroup.heroku.com
2011-08-29T22:54:30+00:00 heroku[router]: GET mazurgroup.heroku.com/stylesheets/web-app-theme/themes/activo/style.css dyno=web.1 queue=0 wait=0ms service=3ms status=200 bytes=9088
2011-08-29T22:54:30+00:00 heroku[nginx]: 209.6.52.33 - - [29/Aug/2011:15:54:
2011-08-29T22:54:30+00:00 heroku[nginx]: 209.6.52.33 - - [29/Aug/2011:15:54:30 -0700] "GET /stylesheets/web-app-theme/base.css?1314657986 HTTP/1.1" 304 0 "http://mazurgroup.heroku.com/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1" mazurgroup.heroku.com
2011-08-29T22:54:30+00:00 heroku[router]: GET mazurgroup.heroku.com/stylesheets/web-app-theme/base.css dyno=web.1 queue=0 wait=0ms service=6ms status=200 bytes=6385
2011-08-29T22:54:30+00:00 heroku[nginx]: 209.6.52.33 - - [29/Aug/2011:15:54:30 -0700] "GET /stylesheets/web-app-theme/override.css?1314657986 HTTP/1.1" 304 0 "http://mazurgroup.heroku.com/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1" mazurgroup.heroku.com
2011-08-29T22:54:30+00:00 heroku[router]: GET mazurgroup.heroku.com/stylesheets/web-app-theme/override.css dyno=web.1 queue=0 wait=0ms service=4ms status=200 bytes=54
2011-08-29T22:54:30+00:00 heroku[nginx]: 209.6.52.33 - - [29/Aug/2011:15:54:30 -0700] "GET /stylesheets/web-app-theme/themes/activo/images/menubar-background.png HTTP/1.1" 200 2750 "http://mazurgroup.heroku.com/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1" mazurgroup.heroku.com
2011-08-29T22:54:30+00:00 heroku[router]: GET mazurgroup.heroku.com/stylesheets/web-app-theme/themes/activo/images/menubar-background.png dyno=web.1 queue=0 wait=0ms service=6ms status=200 bytes=2750
2011-08-29T22:54:32+00:00 app[web.1]:
2011-08-29T22:54:32+00:00 app[web.1]:
2011-08-29T22:54:32+00:00 app[web.1]: Started GET "/users/registration/sign_up" for 209.6.52.33 at 2011-08-29 15:54:32 -0700
2011-08-29T22:54:32+00:00 app[web.1]: Processing by Devise::RegistrationsController#new as HTML
2011-08-29T22:54:32+00:00 app[web.1]: Rendered devise/registrations/new.html.haml within layouts/sign (6.1ms)
2011-08-29T22:54:32+00:00 app[web.1]: Completed 500 Internal Server Error in 7ms
2011-08-29T22:54:32+00:00 app[web.1]:
2011-08-29T22:54:32+00:00 app[web.1]: ActionView::Template::Error (undefined method `firstname' for #<User:0x00000003b5b960>):
2011-08-29T22:54:32+00:00 app[web.1]: 20: = f.password_field :password_confirmation, :class => "text_field"
2011-08-29T22:54:32+00:00 app[web.1]: 21: .group
2011-08-29T22:54:32+00:00 app[web.1]: 22: = f.label :firstname, :class => "label"
2011-08-29T22:54:32+00:00 app[web.1]: 23: = f.text_field :firstname, :class => "text_field"
2011-08-29T22:54:32+00:00 app[web.1]: 24: %span.description Ex. John
app[web.1]: 25: .group
2011-08-29T22:54:32+00:00 app[web.1]: 26: = f.label :middlename, :class => "label"
2011-08-29T22:54:32+00:00 app[web.1]: app/views/devise/registrations/new.html.haml:23:in `block in _app_views_devise_registrations_new_html_haml___1467807368963529544_35914740_2402043740277684947'
2011-08-29T22:54:32+00:00 app[web.1]: app/views/devise/registrations/new.html.haml:10:in `_app_views_devise_registrations_new_html_haml___1467807368963529544_35914740_2402043740277684947'
2011-08-29T22:54:32+00:00 app[web.1]:
2011-08-29T22:54:32+00:00 app[web.1]:
2011-08-29T22:54:32+00:00 heroku[router]: GET mazurgroup.heroku.com/users/registration/sign_up dyno=web.1 queue=0 wait=0ms service=17ms status=500 bytes=728
2011-08-29T22:54:32+00:00 heroku[nginx]: 209.6.52.33 - - [29/Aug/2011:15:54:32 -0700] "GET /users/registration/sign_up HTTP/1.1" 500 728 "http://mazurgroup.heroku.com/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1" mazurgroup.heroku.com
2011-08-29T22:54:40+00:00 app[web.1]:
2011-08-29T22:54:40+00:00 app[web.1]:
2011-08-29T22:54:40+00:00 app[web.1]: Started GET "/users/sign_in" for 209.6.52.33 at 2011-08-29 15:54:40 -0700
2011-08-29T22:54:40+00:00 app[web.1]: Processing by Devise::SessionsController#new as HTML
2011-08-29T22:54:40+00:00 app[web.1]: Rendered devise/sessions/new.html.haml within layouts/sign (6.3ms)
2011-08-29T22:54:40+00:00 app[web.1]: Completed 500 Internal Server Error in 7ms
2011-08-29T22:54:40+00:00 app[web.1]:
2011-08-29T22:54:40+00:00 app[web.1]: ActionView::Template::Error (undefined method `firstname' for #<User:0x00000002d7dfa0>):
2011-08-29T22:54:40+00:00 app[web.1]: 20: = f.label :remember_me, :class => "checkbox"
2011-08-29T22:54:40+00:00 app[web.1]: 21: .group.wat-cf
2011-08-29T22:54:40+00:00 app[web.1]: 22: .left= f.label :firstname, :class => "label right"
2011-08-29T22:54:40+00:00 app[web.1]: 23: .right= f.text_field :firstname, :class => "text_field"
2011-08-29T22:54:40+00:00 app[web.1]: 24: .group.wat-cf
2011-08-29T22:54:40+00:00 app[web.1]: 25: .left= f.label :middlename, :class => "label right"
2011-08-29T22:54:40+00:00 app[web.1]: 26: .right= f.text_field :middlename, :class => "text_field"
2011-08-29T22:54:40+00:00 app[web.1]: app/views/devise/sessions/new.html.haml:23:in `block in _app_views_devise_sessions_new_html_haml__2731182053734069827_35489560_2402043740277684947'
2011-08-29T22:54:40+00:00 app[web.1]: app/views/devise/sessions/new.html.haml:10:in `_app_views_devise_sessions_new_html_haml__2731182053734069827_35489560_2402043740277684947'
2011-08-29T22:54:40+00:00 app[web.1]:
2011-08-29T22:54:40+00:00 app[web.1]:
2011-08-29T22:54:40+00:00 heroku[router]: GET mazurgroup.heroku.com/users/sign_in dyno=web.1 queue=0 wait=0ms service=17ms status=500 bytes=728
2011-08-29T22:54:40+00:00 heroku[nginx]: 209.6.52.33 - - [29/Aug/2011:15:54:40 -0700] "GET /users/sign_in HTTP/1.1" 500 728 "http://mazurgroup.heroku.com/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1" mazurgroup.heroku.com
2011-08-29T22:54:46+00:00 app[web.1]:
2011-08-29T22:54:46+00:00 app[web.1]:
2011-08-29T22:54:46+00:00 app[web.1]: Started GET "/users/registration/sign_up" for 209.6.52.33 at 2011-08-29 15:54:46 -0700
2011-08-29T22:54:46+00:00 app[web.1]: Processing by Devise::RegistrationsController#new as HTML
2011-08-29T22:54:46+00:00 app[web.1]: Rendered devise/registrations/new.html.haml within layouts/sign (37.8ms)
2011-08-29T22:54:46+00:00 app[web.1]: Completed 500 Internal Server Error in 39ms
2011-08-29T22:54:46+00:00 app[web.1]:
2011-08-29T22:54:46+00:00 app[web.1]: ActionView::Template::Error (undefined method `firstname' for #<User:0x00000002badbf8>):
2011-08-29T22:54:46+00:00 app[web.1]: 20: = f.password_field :password_confirmation, :class => "text_field"
2011-08-29T22:54:46+00:00 app[web.1]: 21: .group
2011-08-29T22:54:46+00:00 app[web.1]: 22: = f.label :firstname, :class => "label"
2011-08-29T22:54:46+00:00 app[web.1]: 23: = f.text_field :firstname, :class => "text_field"
2011-08-29T22:54:46+00:00 app[web.1]: 24: %span.description Ex. John
2011-08-29T22:54:46+00:00 app[web.1]: 25: .group
2011-08-29T22:54:46+00:00 app[web.1]: 26: = f.label :middlename, :class => "label"
2011-08-29T22:54:46+00:00 app[web.1]: app/views/devise/registrations/new.html.haml:23:in `block in _app_views_devise_registrations_new_html_haml___1467807368963529544_35914740_2402043740277684947'
2011-08-29T22:54:46+00:00 app[web.1]: app/views/devise/registrations/new.html.haml:10:in `_app_views_devise_registrations_new_html_haml___1467807368963529544_35914740_2402043740277684947'
2011-08-29T22:54:46+00:00 app[web.1]:
2011-08-29T22:54:46+00:00 app[web.1]:
2011-08-29T22:54:46+00:00 heroku[router]: GET mazurgroup.heroku.com/users/registration/sign_up dyno=web.1 queue=0 wait=0ms service=47ms status=500 bytes=728
2011-08-29T22:54:46+00:00 heroku[nginx]: 209.6.52.33 - - [29/Aug/2011:15:54:46 -0700] "GET /users/registration/sign_up HTTP/1.1" 500 728 "http://mazurgroup.heroku.com/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1" mazurgroup.heroku.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment