jakeheis / Shout

SSH made easy in Swift
MIT License
357 stars 103 forks source link

Failed getting banner (code 43 = socketRecv) #42

Closed klmitchell2 closed 4 years ago

klmitchell2 commented 4 years ago

Im receiving this error intermittently on some jailbroken iOS devices while sting via localhost. Re-attaching the device usually fixes the issue but not always.

Error: Failed getting banner (code 43 = socketRecv)

jakeheis commented 4 years ago

I'm afraid this is likely an issue with libssh2, not Shout. I'd recommend opening an issue in https://github.com/libssh2/libssh2 to see if anyone has tips there for working with jailbroken iOS devices