Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout Issue #247

Closed
awortham opened this issue Nov 5, 2015 · 2 comments
Closed

Timeout Issue #247

awortham opened this issue Nov 5, 2015 · 2 comments

Comments

@awortham
Copy link

awortham commented Nov 5, 2015

I'm using ruby 2.2.1p85 and Rails 4.2.1 and having timeout issues with mailcatcher. I've looked at several other issues and tried numerous combinations of mailcatcher with eventmachine. The most recent combinations I've tried are mailcatcher 0.6.1 or mailcatcher 0.6.0pre1 with eventmachine 1.0.5.

I am also running OS El Capitan.

Both combinations were reported to work, however I am having the same issue with all attempts.

Completed 500 Internal Server Error in 60449ms (ActiveRecord: 3.5ms)

Net::ReadTimeout (Net::ReadTimeout):
app/controllers/mailers_controller.rb:4:in `retrieve_password_mailer'

This hangs for roughly 60 seconds before timing out.

I changed my development config file to send an email and it arrives correctly in my inbox, but I want to intercept with mailcatcher rather than having it try to actually send in development.

Any thoughts??

@awortham
Copy link
Author

Has anyone else been having this issue? Potentially could be an El Capitan issue?

@sj26
Copy link
Owner

sj26 commented Dec 14, 2015

Please upgrade and try 0.6.2. Re-open this issue if it does not resolve your issue.

@sj26 sj26 closed this as completed Dec 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants