Commented Unassigned: Unable to connect to : Exception calling "Connect" with...
Hello,After doing Import-Module SSH-Sessions, I try to connect as follows:PS C:> New-SshSession -ComputerName 10.220.12.220 -Username username -Password ***********Unable to connect to...
View ArticleCommented Unassigned: Unable to connect to : Exception calling "Connect" with...
Hello,After doing Import-Module SSH-Sessions, I try to connect as follows:PS C:> New-SshSession -ComputerName 10.220.12.220 -Username username -Password ***********Unable to connect to...
View ArticleCommented Issue: Server string is null or empty Issue [2223]
can you help me understand why Session.cs is throwing an InvalidOperationException of "Server string is null or empty." when it is attempting to read the response(s) coming back from the connection...
View ArticleCommented Unassigned: Unable to connect to : Exception calling "Connect" with...
Hello,After doing Import-Module SSH-Sessions, I try to connect as follows:PS C:> New-SshSession -ComputerName 10.220.12.220 -Username username -Password ***********Unable to connect to...
View ArticleCommented Unassigned: Unable to connect to : Exception calling "Connect" with...
Hello,After doing Import-Module SSH-Sessions, I try to connect as follows:PS C:> New-SshSession -ComputerName 10.220.12.220 -Username username -Password ***********Unable to connect to...
View ArticleCommented Unassigned: [Retracted] Random Exception on multi-handle wait [1757]
I use renci.sshnet in a multi-threaded/multi-concurrent-connection environment and was observing randome generic exceptions being thrown during heavy testing.> Using Revision: 28765The problem was...
View ArticleClosed Unassigned: [Retracted] Random Exception on multi-handle wait [1757]
I use renci.sshnet in a multi-threaded/multi-concurrent-connection environment and was observing randome generic exceptions being thrown during heavy testing.> Using Revision: 28765The problem was...
View ArticleCommented Unassigned: [Proposed Fix] Timeout waiting for KeyExchange with...
I use renci.sshnet in a multi-threaded/multi-concurrent-connections environment. Some connections were experiencing a timeout during the connection initiation, causing the connection to fail. The...
View ArticleClosed Unassigned: [Proposed Fix] Timeout waiting for KeyExchange with...
I use renci.sshnet in a multi-threaded/multi-concurrent-connections environment. Some connections were experiencing a timeout during the connection initiation, causing the connection to fail. The...
View ArticleCommented Unassigned: [Proposed Fix] Chasing a serious Event Handle leak,......
I use renci.sshnet in a multi-threaded/multi-concurrent-connections environment. Under heavy testing we were seeing a leakage of around 1,500 event handles a minute. Under normal use, the leak was...
View ArticleCommented Unassigned: Unable to connect to : Exception calling "Connect" with...
Hello,After doing Import-Module SSH-Sessions, I try to connect as follows:PS C:> New-SshSession -ComputerName 10.220.12.220 -Username username -Password ***********Unable to connect to...
View ArticleClosed Unassigned: [Proposed Fix] Chasing a serious Event Handle leak,......
I use renci.sshnet in a multi-threaded/multi-concurrent-connections environment. Under heavy testing we were seeing a leakage of around 1,500 event handles a minute. Under normal use, the leak was...
View ArticleCommented Unassigned: Unable to connect to : Exception calling "Connect" with...
Hello,After doing Import-Module SSH-Sessions, I try to connect as follows:PS C:> New-SshSession -ComputerName 10.220.12.220 -Username username -Password ***********Unable to connect to...
View ArticleClosed Unassigned: System.ArgumentOutOfRangeException on Disconnect() [2389]
Version: __2013.4.7.0__Hey everybody, I am sporadically getting the following exception while trying to disconnect SftpClient.__System.ArgumentOutOfRangeException__: Specified argument was out of the...
View ArticleCommented Unassigned: [Proposed Fix] Timeout waiting for KeyExchange with...
I use renci.sshnet in a multi-threaded/multi-concurrent-connections environment. Some connections were experiencing a timeout during the connection initiation, causing the connection to fail. The...
View ArticleNew Post: How to detect a keyboard interactive command request.
Hi, i have the same problem! have you found a solution? regards Thomas
View ArticleCreated Unassigned: Crash while handling SSH_MSG_CHANNEL_CLOSE message [2538]
The application crashed. Crash dump analysis indicate a possible race condition at handling SSH_MSG_CHANNEL_CLOSE message.2014-10-12 01:05:44,805 FATALSystem.NullReferenceException: Object reference...
View ArticleNew Post: ssh.net uploading with progress bar
Thanks for contacting me. I hope you realise I am not an author of this library, though. Your question is a bit off topic, progress bar is a UI control, nothing to do with Sftp. Anyway, here's how you...
View Article