Ce n’est pas un connecteur que j’ai souvent utilisé, mais si cela fonctionne en sftp et non en Sftp – SSH, c’est certainement qu’il y a un soucis au niveau de la clé SSH
Selon la documentation sur l’authentification, il y a certains points à respecter, ex : ne pas rentrer la clé privée manuellement mais uniquement par copier-coller
Il y a également une liste de serveurs SSH non supportés par le connecteur, à vérifier que le tiens n’en fait pas partie :
FileMage Gateway
Globalscape
IBM DataPower
MessageWay
OpenText Secure MFT
OpenText GXS
SFTP for Azure Blob Storage
VShell Secure File Transfer Server
L’erreur BadGateway est une erreur Code 504, pour lesquelles certaines solutions pourraient convenir :
504 error: “A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond” or “Request to the SFTP server has taken more than ’00:00:30′ seconds”
This error might happen when you can’t successfully establish a connection with the SFTP server. There might be different reasons for this problem, so try these troubleshooting options:
-
The connection timeout is 20 seconds. Check that your SFTP server has good performance and intermediate devices, such as firewalls, aren’t adding overhead.
-
Check whether your SFTP server puts a limit on the number of connections from each IP address. Any such limit hinders communication between the connector and the SFTP server. Make sure to remove this limit.
-
If you have a firewall set up, make sure that you add the managed connector IP addresses for your region to the approved list.
-
If the error happens intermittently, change the Retry policy setting on the SFTP-SSH action to a retry count higher than the default four retries.
-
To reduce connection establishment cost, in the SSH configuration for your SFTP server, increase the ClientAliveInterval property to around one hour.
-
Review the SFTP server log to check whether calls sent to your SFTP server arrive successfully, To get more information about the connectivity problem, you can also run a network trace on your firewall and your SFTP server.
J’espère que cela pourra t’aider
SubCommentID=DY2PexzweV0JTNX, CommentID=UPRpTRAt3GFNBW8, PostID=JyOETi514xqI0Lh