Hi all,
Yesterday i install catare on my local machine and post hosted on heroku, When creating project then getting error in url "
http://seedstarter.herokuapp.com/pt/projects/send_mail"
From heroku logs
Started POST "/pt/projects/send_mail" for 122.169.134.199 at 2012-07-31 07:53:07 +0000
2012-07-31T07:53:08+00:00 app[web.1]: ** [Airbrake] Failure: Net::HTTPClientError
2012-07-31T07:53:08+00:00 app[web.1]: ** [Airbrake] Environment Info: [Ruby: 1.9.2] [Rails: 3.2.6] [Env: production]
2012-07-31T07:53:08+00:00 app[web.1]: ** [Airbrake] Response from Airbrake:
2012-07-31T07:53:08+00:00 app[web.1]: No ApiKey
2012-07-31T07:53:08+00:00 app[web.1]:
2012-07-31T07:53:08+00:00 app[web.1]:
2012-07-31T07:53:08+00:00 app[web.1]: ArgumentError (SMTP-AUTH requested but missing secret phrase):
2012-07-31T07:53:08+00:00 app[web.1]: app/controllers/projects_controller.rb:71:in `send_mail'
I think, am missing some where my site email configuration, but not able to find.
IF any one help me then it would be big support. Already i spend my 5 to 6 hours on it.
Thanks in advance.
Cheers,
Pravin Mishra