Which IIQ version are you inquiring about?
Version 8.2
Please share any images or screenshots, if relevant.
Share all details related to your problem, including any error messages you may have received.
Hello everyone,
We are currently facing a weird issue in production with the DelimitedFile Connector using SFTP to aggregate CSVs.
Everything seems to work as expected, but randomly, we start getting this error :
net.schmizz.sshj.transport.TransportException: Unable to reach a settlement: and [blowfish-cbc, aes128-ctr, aes192-ctr, aes256-ctr, 3des-cbc, aes128-cbc, aes192-cbc, aes256-cbc]
and the only way to fix this is by rebooting the server facing the issue. This can occurs on any of our 8 servers randomly.
We are totally unable to reproduce this in non-production (Both prod and non-prod are on the 8.2p1 version)
It is hard to know if it could be related with Libraries conflicts (like one of our custom connector is dependant on another version of BouncyCastle) or if this could be something related with the servers themself. Does anyone faced a similar issue in the past and was able to resolve this ?