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

Deal with ENETDOWN Error #50

Open
geoffreywiseman opened this issue Jun 5, 2013 · 0 comments
Open

Deal with ENETDOWN Error #50

geoffreywiseman opened this issue Jun 5, 2013 · 0 comments
Assignees
Milestone

Comments

@geoffreywiseman
Copy link
Owner

Got this stack trace:

/Users/geoffrey/.rvm/gems/ruby-1.9.3-p392/gems/net-ssh-2.6.7/lib/net/ssh/buffered_io.rb:65:in `recv': Network is down - recvfrom(2) (Errno::ENETDOWN)
    from /Users/geoffrey/.rvm/gems/ruby-1.9.3-p392/gems/net-ssh-2.6.7/lib/net/ssh/buffered_io.rb:65:in `fill'
    from /Users/geoffrey/.rvm/gems/ruby-1.9.3-p392/gems/net-ssh-2.6.7/lib/net/ssh/connection/session.rb:231:in `block in postprocess'
    from /Users/geoffrey/.rvm/gems/ruby-1.9.3-p392/gems/net-ssh-2.6.7/lib/net/ssh/connection/session.rb:227:in `each'
    from /Users/geoffrey/.rvm/gems/ruby-1.9.3-p392/gems/net-ssh-2.6.7/lib/net/ssh/connection/session.rb:227:in `postprocess'
    from /Users/geoffrey/.rvm/gems/ruby-1.9.3-p392/gems/net-ssh-2.6.7/lib/net/ssh/connection/session.rb:206:in `process'
    from /Users/geoffrey/.rvm/gems/ruby-1.9.3-p392/gems/net-ssh-2.6.7/lib/net/ssh/connection/session.rb:164:in `block in loop'
    from /Users/geoffrey/.rvm/gems/ruby-1.9.3-p392/gems/net-ssh-2.6.7/lib/net/ssh/connection/session.rb:164:in `loop'
    from /Users/geoffrey/.rvm/gems/ruby-1.9.3-p392/gems/net-ssh-2.6.7/lib/net/ssh/connection/session.rb:164:in `loop'
    from /Users/geoffrey/.rvm/gems/ruby-1.9.3-p392/gems/tbm-0.3.0/lib/TBM/machine.rb:54:in `forward_ports'
    from /Users/geoffrey/.rvm/gems/ruby-1.9.3-p392/gems/tbm-0.3.0/lib/TBM/machine.rb:26:in `block in bore'
@ghost ghost assigned geoffreywiseman Jun 5, 2013
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

1 participant