dmayer / idb

idb is a tool to simplify some common tasks for iOS pentesting and research
MIT License
942 stars 156 forks source link

SSH Issue during connection #87

Closed dimpol closed 7 years ago

dimpol commented 7 years ago

OSX Sierra:

[INFO] 2017-02-18 11:32:16 :: port_forward :: - Forwarding remote:4711 -> localhost:4711 /Users/x0rc1st/.rvm/gems/ruby-2.1.10/gems/net-ssh-4.0.0/lib/net/ssh/service/forward.rb:179:in block in remote': remote forwarding request failed (Net::SSH::Exception) from /Users/x0rc1st/.rvm/gems/ruby-2.1.10/gems/net-ssh-4.0.0/lib/net/ssh/connection/session.rb:596:incall' from /Users/x0rc1st/.rvm/gems/ruby-2.1.10/gems/net-ssh-4.0.0/lib/net/ssh/connection/session.rb:596:in request_failure' from /Users/x0rc1st/.rvm/gems/ruby-2.1.10/gems/net-ssh-4.0.0/lib/net/ssh/connection/session.rb:540:indispatch_incoming_packets' from /Users/x0rc1st/.rvm/gems/ruby-2.1.10/gems/net-ssh-4.0.0/lib/net/ssh/connection/session.rb:237:in ev_preprocess' from /Users/x0rc1st/.rvm/gems/ruby-2.1.10/gems/net-ssh-4.0.0/lib/net/ssh/connection/event_loop.rb:99:ineach' from /Users/x0rc1st/.rvm/gems/ruby-2.1.10/gems/net-ssh-4.0.0/lib/net/ssh/connection/event_loop.rb:99:in ev_preprocess' from /Users/x0rc1st/.rvm/gems/ruby-2.1.10/gems/net-ssh-4.0.0/lib/net/ssh/connection/event_loop.rb:27:inprocess' from /Users/x0rc1st/.rvm/gems/ruby-2.1.10/gems/net-ssh-4.0.0/lib/net/ssh/connection/session.rb:216:in process' from /Users/x0rc1st/.rvm/gems/ruby-2.1.10/gems/net-ssh-4.0.0/lib/net/ssh/connection/session.rb:178:inblock in loop' from /Users/x0rc1st/.rvm/gems/ruby-2.1.10/gems/net-ssh-4.0.0/lib/net/ssh/connection/session.rb:178:in loop' from /Users/x0rc1st/.rvm/gems/ruby-2.1.10/gems/net-ssh-4.0.0/lib/net/ssh/connection/session.rb:178:inloop' from /Users/x0rc1st/.rvm/gems/ruby-2.1.10/gems/idb-2.9.1/lib/lib/ssh_port_forwarder.rb:29:in start' from /Users/x0rc1st/.rvm/gems/ruby-2.1.10/gems/idb-2.9.1/lib/helper/ssh_port_forwarder.rb:58:inrun' from /Users/x0rc1st/.rvm/gems/ruby-2.1.10/gems/idb-2.9.1/lib/helper/ssh_port_forwarder.rb:63:in <module:Idb>' from /Users/x0rc1st/.rvm/gems/ruby-2.1.10/gems/idb-2.9.1/lib/helper/ssh_port_forwarder.rb:7:in

' recv failed: Resource temporarily unavailable

brajbong commented 7 years ago

what was the issue there? @dimpol