Email not sent on failed backup when storage unavailable

bradrel     Mar 31 9:14AM 2018 GUI

Hello, I am using Duplicacy for Windows and ran into an issue where it doesn't send an email if the storage (SFTP) is offline or if the host key has changed. The client is configured to send emails only when the backup fails.


gchen    Mar 31 8:39PM 2018

I ran a test and the email was correctly sent after 4 attempts.

21:32:21.405    Failed to load the SFTP storage at sftp://gchen@192.168.1.144/AcrosyncTest/storage: dial tcp 192.168.1.144:22: connectex: No connection could be made because the target machine actively refused it.
21:32:31.000    Command: duplicacy -background -log -d backup -stats
21:32:31.397    Storage set to sftp://gchen@192.168.1.144/AcrosyncTest/storage
21:32:31.399    Reading the environment variable DUPLICACY_SSH_KEY_FILE
21:32:32.430    Failed to load the SFTP storage at sftp://gchen@192.168.1.144/AcrosyncTest/storage: dial tcp 192.168.1.144:22: connectex: No connection could be made because the target machine actively refused it.
21:32:52.000    Command: duplicacy -background -log -d backup -stats
21:32:52.415    Storage set to sftp://gchen@192.168.1.144/AcrosyncTest/storage
21:32:52.416    Reading the environment variable DUPLICACY_SSH_KEY_FILE
21:32:53.439    Failed to load the SFTP storage at sftp://gchen@192.168.1.144/AcrosyncTest/storage: dial tcp 192.168.1.144:22: connectex: No connection could be made because the target machine actively refused it.
21:33:23.000    Command: duplicacy -background -log -d backup -stats
21:33:23.597    Storage set to sftp://gchen@192.168.1.144/AcrosyncTest/storage
21:33:23.598    Reading the environment variable DUPLICACY_SSH_KEY_FILE
21:33:24.623    Failed to load the SFTP storage at sftp://gchen@192.168.1.144/AcrosyncTest/storage: dial tcp 192.168.1.144:22: connectex: No connection could be made because the target machine actively refused it.
21:33:27.000    Log file C:\Temp\My Repository\.duplicacy\logs\backup-log-20180331-213323 has been emailed to ***@acrosync.com

Can you double check? Make sure you're running the latest version 2.1.0 with build number 3200c6.