Welcome Guest | Login

Connection refused

Mailer works fine when I'm running my app locally. But when I deploy it I keep getting this error in the log.

Errno::ECONNREFUSED (Connection refused - connect(2)):

Anyone have any idea what this could be?

Thank in advance,
Seth

2007-03-14 06:13 PM

Hello,

Please crosscheck the versions of the Ruby and gems that you use locally and on the server. You  may need to freeze the version to your application to get it work.

2007-03-14 07:08 PM

HostingRails Support
I've had rails frozen at 1.2.2 same as here.

2007-03-14 09:46 PM

What are your settings in the environment.rb?  Are you using sendmail?  

2007-03-15 03:21 AM


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