Welcome Guest | Login

"Rails application failed to start properly" but the FAQ/Forum did'nt help.

Hi!

I'm having a weird problem. My app is working just fine, but there's a certain action that sends email notification to a user using ActionMailler.

EVERYTIME I click the link whick calls this action I receive the error page "Rails application failed to start properly", but after I refresh the page (F5), calling the same action again, everything works and my email is sent.

What may be causing this weird problem? I'm using SMTP, but tried to use sendmail and the exactly same thing happenned. Remember: I'm able to send emails, but only when I refresh the page.

P.S.: I've read all FAQs/Tutorials about "Rails application failed to start properly" and, believe me,     they didn't helpped. My app is working, except when I call this action (try to send email).

2008-01-28 09:59 AM

Hi - Are you getting any errors in the logs ?

Thank you

2008-01-28 12:07 PM

HostingRails Support
Hi, Kumar..

No.. I'm not getting any error.
This action, besides sending email, does other things, like modifing a record in the database. In the log I saw that everything goes quite well untill the method which sends the email (the record is correctly modified in the database).

Thanks for your attention.

2008-01-28 01:06 PM

Hi - Could you please post a ticket to the support team with all the details including the URL of your apps and the steps to recreate the issue . We will check this out at your end and will get back to soon on this, Thank you

2008-01-28 01:11 PM

HostingRails Support

Hello Guest! In order to post you must be an active client with us, please log in or sign up.