Quantcast
Channel: sshnet Discussions Rss Feed
Viewing all articles
Browse latest Browse all 1729

New Post: Timeout establishing SSH sessions

$
0
0
Can you provide the full stack trace (instead of just Exception.Message) ?
Modifying this:

Write-host $($Error[0].Exception.Message)

into this should do the trick:

Write-host $($Error[0].Exception)

Thanks!

Viewing all articles
Browse latest Browse all 1729

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>