mozilla / ssh_scan

DEPRECATED - A prototype SSH configuration and policy scanner (Blog: https://mozilla.github.io/ssh_scan/)
Mozilla Public License 2.0
793 stars 105 forks source link

Getting 'Socket is no longer valid' while normal ssh command works fine #526

Closed electrical closed 2 years ago

electrical commented 3 years ago

Hi,

I got a SFTP service running in kubernetes environment and normal ssh/sftp connections work fine but for some reason the ssh_scan keeps throwing a 'Socket is no longer valid' error. I wonder how to debug this and find the root cause for this.