-
Notifications
You must be signed in to change notification settings - Fork 11
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
Unexpected Return #37
Comments
May I ask you to provide steps how to reproduce this? |
hmm.. I'm not sure how to reproduce it outside of this environment.. the device being connected to is a Tandberg C40 Videoconferencing unit with old firmware.. the section of code is responding to an unexpected response which I assume is being generated by the C40.. I'm thinking that the return at the end of the block might need to be replaced by a next ??? |
I can share other gem versions, or my source code if you like but its part of a large project |
I'm asking for reproducing scenario since this can be caused by network or server side issues. Does this happen often? |
it happening every night on my development server..
…On Thu, Aug 23, 2018 at 5:34 PM, kt97679 ***@***.***> wrote:
I'm asking for reproducing scenario since this can be caused by network or
server side issues. Does this happen often?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#37 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ACC-kkSPoR7-C_syFRlqeeCMRrJS7oArks5uTx_KgaJpZM4WKV9U>
.
|
If you open connection using ssh command does it stay through the night? |
good question.. I will try that tonight and get back to you
…On Thu, Aug 23, 2018 at 5:54 PM, kt97679 ***@***.***> wrote:
If you open connection using ssh command does it stay through the night?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#37 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ACC-khEtaQBKXnO-s-10HSmyn-N57YaLks5uTySjgaJpZM4WKV9U>
.
|
Getting an unexpected local return error on Line 71 of session.rb..
happens after leaving an ssh connection open overnight i come back to find the app crashed with that message.
The text was updated successfully, but these errors were encountered: