piggybak / demo

Piggybak demo, no longer under development
6 stars 13 forks source link

Password Reset Error #1

Closed nonfungibletunji closed 10 years ago

nonfungibletunji commented 11 years ago

When i need to reset password on the demo application it crashes on heroku, with the following error fro the logs:

Parameters: {"utf8"=>"✓", "authenticity_token"=>"pqKJ6JhA++CfwHYGNSFytFC7TAU5SSkTYQxvdh0lC0E=", "user"=>{"email"=>"vision@firstsightmedia.com"}, "commit"=>"Send me reset password instructions"} 2013-01-08T14:46:29+00:00 app[web.1]: Rendered devise/mailer/reset_password_instructions.html.erb (2.8ms) 2013-01-08T14:46:29+00:00 app[web.1]: Completed 500 Internal Server Error in 31ms 2013-01-08T14:46:29+00:00 app[web.1]: Rendered vendor/bundle/ruby/1.9.1/gems/exception_notification-3.0.0/lib/exception_notifier/views/exception_notifier/_request.text.erb (0.6ms) 2013-01-08T14:46:29+00:00 app[web.1]: Rendered vendor/bundle/ruby/1.9.1/gems/exception_notification-3.0.0/lib/exception_notifier/views/exception_notifier/_title.text.erb (0.1ms) 2013-01-08T14:46:29+00:00 app[web.1]: Rendered vendor/bundle/ruby/1.9.1/gems/exception_notification-3.0.0/lib/exception_notifier/views/exception_notifier/_session.text.erb (0.8ms) 2013-01-08T14:46:29+00:00 app[web.1]: Rendered vendor/bundle/ruby/1.9.1/gems/exception_notification-3.0.0/lib/exception_notifier/views/exception_notifier/_title.text.erb (0.0ms) 2013-01-08T14:46:29+00:00 app[web.1]: Rendered vendor/bundle/ruby/1.9.1/gems/exception_notification-3.0.0/lib/exception_notifier/views/exception_notifier/_environment.text.erb (56.7ms) 2013-01-08T14:46:29+00:00 app[web.1]: Rendered vendor/bundle/ruby/1.9.1/gems/exception_notification-3.0.0/lib/exception_notifier/views/exception_notifier/_title.text.erb (0.1ms) 2013-01-08T14:46:29+00:00 app[web.1]: Rendered vendor/bundle/ruby/1.9.1/gems/exception_notification-3.0.0/lib/exception_notifier/views/exception_notifier/_backtrace.text.erb (0.1ms) 2013-01-08T14:46:29+00:00 app[web.1]: Rendered vendor/bundle/ruby/1.9.1/gems/exception_notification-3.0.0/lib/exception_notifier/views/exception_notifier/_title.text.erb (0.1ms) 2013-01-08T14:46:29+00:00 app[web.1]: Rendered vendor/bundle/ruby/1.9.1/gems/exception_notification-3.0.0/lib/exception_notifier/views/exception_notifier/exception_notification.text.erb (

stephskardal commented 10 years ago

Closing.