question

TWest-1253 avatar image
0 Votes"
TWest-1253 asked MayankBargali-MSFT commented

Logic Apps SFTP SSH Connection Intermittent

Hi,

I have created a Logic Apps process which connects to our SFTP (SSH) server. This process manages to connect to the SFTP server about 50% of the time. I am experiencing gateway timeout errors and sometimes failure to connect to the server altogether. Is there anything I could do to fix this issue please?

Thanks

azure-logic-apps
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

MayankBargali-MSFT avatar image
0 Votes"
MayankBargali-MSFT answered MayankBargali-MSFT commented

Hi @TWest-1253

The 504 Gateway timeout error occurs when the server while acting as a gateway or proxy, did not receive a timely response from the upstream server specified by the URI (e.g. HTTP, FTP, LDAP) or some other auxiliary server (e.g. DNS) it needed to access in attempting to complete the request.

You can refer to different suggestions in this document and see if it helps you. One of the suggestions if this error happens intermittently, change the Retry policy setting on the SFTP-SSH action to a retry count higher than the default four retries.

· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Thanks @MayankBargali-MSFT , I'll do some further investigation.

Cheers.

0 Votes 0 ·

@TWest-1253 Sure. Feel free to reach out to us if you need any assistance. Feel free to 'Accept as answer' if it helped so that it can help others in the community looking for help on similar topics.

0 Votes 0 ·