How to resolve SFTP connection failure error Unable to connect: Connection timed out from Mendix Environment?

0
Hello,   For one of our production and staging system, we are using the SFTP module for connection and file transfer, while the SFTP connection system only work from the windows powershell prompt but same does not work from Mendix application, even after whitelisting ip for mendix url case remain same, SFTP module is 2.7 latest from market place, while using SFTP username password authentication, the error thrown as "connection time-out".   We need support with resolution on the topic why SFTP connection is not working from the Mendix Environment.   BR, Snehal P
asked
2 answers
0

Hello Snehal, did you maybe figure out what is the problem?

Which kind of server are you sending to? Maybe Azure Blob?

 

I'm facing the same issue. 

answered
0

Did you edit the known_hosts file in the resources map with the right IP adrresses? That could be a cause for the time out. Also check the Mendix logs for errors.

Regards,

Ronald

 

answered