Hello,
We have been making an SFTP connection with a client successfully for a while. After many months of successfull connections, the SFTP component is no longer able to connect and and gives the following exception:
Error while decompressing data.
at ComponentPro.Net.SecureShellConnection.c_706190a4()
at ComponentPro.Net.SecureShellConnection.c_5730f05e[a,b](c_a`2 , Int32 , c_d , b , a , a )
at ComponentPro.Net.SecureShellConnection.c_5730f05e[a,b](c_a`2 , b )
at ComponentPro.Net.SecureShellConnection.c_8c0b59c4(c_jp )
at ComponentPro.Net.SecureShellConnection.c_b0a18b07(AsyncOperation )
at ComponentPro.Net.SecureShellConnection.c_4da1c3f0(String , String , SecureShellPrivateKey , SecureShellGssApiCredentials , Boolean , KeyboardInteractiveAuthenticationEventHandler , AsyncOperation )
at ComponentPro.Net.Sftp.c_c224912a(String , String , SecureShellPrivateKey , KeyboardInteractiveAuthenticationEventHandler , AsyncOperation )
What can be going wrong. Can we get more information abourt this exception?
We are running 2020.Q1 - 7.2.234
Many thanks,
John
asked 5/17/2022 4:48:43 PM