Hello,
I am running Duplicati 2.0.6.3_beta_2021-06-17 with succes for a few weeks now.
Yesterday I checked how are things on the server and I saw there was some errors in the logs from “About → View History” - the backup task where failing because the target folder was unmounted :
Duplicati.Library.Interface.FolderMissingException: Impossible de définir le dossier sur /Sauvegardes/, message d’erreur : No such file —> Renci.SshNet.Common.SftpPathNotFoundException: No such file
at Renci.SshNet.Sftp.SftpSession.RequestOpenDir (System.String path, System.Boolean nullOnError) [0x0008b] in <8c66a76a693c4e52b456ec0712c863dd>:0
at Renci.SshNet.Sftp.SftpSession.ChangeDirectory (System.String path) [0x00008] in <8c66a76a693c4e52b456ec0712c863dd>:0
at Renci.SshNet.SftpClient.ChangeDirectory (System.String path) [0x00027] in <8c66a76a693c4e52b456ec0712c863dd>:0
at Duplicati.Library.Backend.SSHv2.ChangeDirectory (System.String path) [0x00028] in :0
— End of inner exception stack trace —
My problem is the task’s logs itself end with no visible error :
How to fix that ?
Thanks