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

Mailcatcher just stopped working; Any ideas? #290

Closed
delwaterman opened this issue May 26, 2016 · 4 comments
Closed

Mailcatcher just stopped working; Any ideas? #290

delwaterman opened this issue May 26, 2016 · 4 comments

Comments

@delwaterman
Copy link

OS X: Yosemite

12:01 $ mailcatcher
Starting MailCatcher
==> smtp://127.0.0.1:1025
==> http://127.0.0.1:1080
/Users/orion.delwaterman/.rvm/gems/ruby-2.2.4/gems/eventmachine-1.2.0.1/lib/eventmachine.rb:1489:in `event_callback': undefined method `close' for 14:Fixnum (NoMethodError)
    from /Users/orion.delwaterman/.rvm/gems/ruby-2.2.4/gems/eventmachine-1.2.0.1/lib/eventmachine.rb:194:in `run_machine'
    from /Users/orion.delwaterman/.rvm/gems/ruby-2.2.4/gems/eventmachine-1.2.0.1/lib/eventmachine.rb:194:in `run'
    from /Users/orion.delwaterman/.rvm/gems/ruby-2.2.4/gems/mailcatcher-0.2.4/lib/mail_catcher.rb:21:in `run'
    from /Users/orion.delwaterman/.rvm/gems/ruby-2.2.4/gems/mailcatcher-0.2.4/bin/mailcatcher:44:in `<top (required)>'
    from /Users/orion.delwaterman/.rvm/gems/ruby-2.2.4/bin/mailcatcher:22:in `load'
    from /Users/orion.delwaterman/.rvm/gems/ruby-2.2.4/bin/mailcatcher:22:in `<main>'
    from /Users/orion.delwaterman/.rvm/gems/ruby-2.2.4/bin/ruby_executable_hooks:15:in `eval'
    from /Users/orion.delwaterman/.rvm/gems/ruby-2.2.4/bin/ruby_executable_hooks:15:in `<main>'
@sj26
Copy link
Owner

sj26 commented May 26, 2016

That's a very old version of mailcatcher: 0.2.4.

Please try upgrading: gem install mailcatcher

@tuanphpvn-bluecom
Copy link

Mailcatcher have some seriously problems. For example. It can work on cli environment but it is not work on web environment.

So I move to Mailhog. It is perfect fine now. Cheer.

@douglasresende
Copy link

douglasresende commented Jun 8, 2016

Try this: bundle exec mailcatcher --http-ip 0.0.0.0

@lesliev
Copy link

lesliev commented Jul 4, 2016

According to the Readme: "Please don't put mailcatcher into your Gemfile"

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

5 participants