Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Every 1st of the month, command line script to a remote azur sftp services is interrupted

Please post full logs from the 1st day of month and from any of the previous days.
Note that the hostkey is not a secret, it's a public key. Do not worry about posting it publicly.
emmanuel.grandjean@spit.com

Every 1st of the month, command line script to a remote azur sftp services is interrupted

Dear Support,

WinSCP Version 5.17.5 (Compilation 10414) (OS 6.1.7601 Service Pack 1 - Windows Server 2008 R2 Standard)

We have a WinSCP script that regularly, for years and all along the day, uploads/downloads files from/in different FTP/SFTP Servers.

Few months ago, we started a new connection with a Microsoft Azure SFTP Services in SSH.

The script still work during the month, but every 1st of the month, the script stops and asks a manual prompting:
3-05-01 07:15:33.764 ecdsa-sha2-nistp256 256 

xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy=
. 2023-05-01 07:15:33.766 Asking user:
. 2023-05-01 07:15:33.766 **Continuer la connexion à un serveur inconnu et ajouter sa clé d'hôte à un cache?**

When after that, and for all the remaining days of the month, it works great:
28 07:00:29.958 Host key fingerprint is:

. 2023-04-28 07:00:29.958 ecdsa-sha2-nistp256 256 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy=
. 2023-04-28 07:00:29.960 Host key matches cached key

It looks like either the local cache is cleared every 1st of the month (but we identified no parameter that would command so) or that the remote SSH is changed every 1st of the month, but the chain xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy= remains the same between the 1st day of the month and the other days, so we assume the remote Azure SFTP don't change its key (but is our analysis the right one?)

So at this stage, we don't know how to move forward..
Thanks for your help
Emmanuel