mirror of
https://github.com/cy384/ssheven.git
synced 2026-05-15 06:05:53 -06:00
[GH-ISSUE #1] channel read error: LIBSSL2_ERROR_ENCRYPT #2
Labels
No labels
bug
documentation
enhancement
enhancement
pull-request
question
upkeep
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ssheven#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @garethgreenaway on GitHub (Oct 12, 2020).
Original GitHub issue: https://github.com/cy384/ssheven/issues/1
Realize it's still a prototype just wanted to document some behaviors I'm seeing. :)
Noticed that when network access is unavailable or if a machine goes to sleep, the client crashes and the client window is flooded by this error: "channel read error: LIBSSL2_ERROR_ENCRYPT".
@cy384 commented on GitHub (Oct 13, 2020):
thanks for the report, I'll add in some more error checking for that
@cy384 commented on GitHub (Nov 10, 2020):
did a basic fix, will be in the next release, thanks again