Restartin profiles not working

Hello:

I configured the ACrosync to be restarted aat 8:00 and the profile starts again at 21:00. I left it for a couple of days and I can see it didn't start OK. When I get the logs, it can be seen that 2 seconds later it starts, it is cancelled. There is no user cancelling that operation at 21:00:02. I write here some logs to show the problem:
2017/07/01 02:41:39    Uploaded T:/Backup/CPD1/: uploaded 286 files
2017/07/01 08:00:01    Stop all running profiles
2017/07/01 08:00:03    All running profiles will be restarted at 07/02/17 08:00:00
2017/07/01 08:00:03    Restart 1 profile
2017/07/01 21:00:00    Performing a full backup of T:/Backup/CPD1/
2017/07/01 21:00:02    Uploading T:/Backup/CPD1/ to BackupDB/
2017/07/01 21:00:02    The operation was cancelled by user
2017/07/02 08:00:01    Stop all running profiles
2017/07/02 08:00:03    All running profiles will be restarted at 07/03/17 08:00:00
2017/07/02 08:00:03    Restart 0 profiles
2017/07/02 21:00:00    Performing a full backup of T:/Backup/CPD1/
2017/07/02 21:00:02    Uploading T:/Backup/CPD1/ to BackupDB/
2017/07/02 21:00:02    The operation was cancelled by user
2017/07/03 08:00:01    Stop all running profiles
2017/07/03 08:00:03    All running profiles will be restarted at 07/04/17 08:00:00
2017/07/03 08:00:03    Restart 0 profiles

This happens the second day I leave it to be run automatically.

Thanks in advance

Comments

  • I'll take a look.
  • edited July 2017
    This has been fixed in build 577:


    The bug was caused by not clearing the cancel flag after stopping all profiles.  If there is a running profile at the restart time then the cancel flag will get cleared, but will remain unchanged if no profiles are running.
  • Hello,

    I don't know what happened but suddenly the restart of the profiles stopped working. The weird thing is that when I put the restart time when I start manually the profile it works correctly, but when I put it to stop the profile automatically schedulled at 20:00, it runs, but doesn't restart it at 08:00. 
    These are some logs:
    2018/05/02 09:08:11 ACROSYNC_SERVICE Acrosync for windows 1.6 build 581 service started
    2018/05/02 20:00:26 RSYNC_START Uploading C:/Backup/ to BackupDB/
    2018/05/02 20:00:27 RSYNC_COMMAND rsync command: rsync --server --modify-window=2 --log-format=%n --links --recursive -tude. . BackupDB/
    2018/05/02 20:00:28 RSYNC_UPLOAD Uploading ./
    .....
    2018/05/03 07:59:52 RSYNC_UPLOAD Uploading OtherDBs/blabla.bak.7z
    2018/05/03 08:03:30 RSYNC_UPLOAD Uploaded OtherDBs/blabla.bak.7z (128857898/128865782)
    .....

    I tried changing the hour in the registry to 08:00 or 8:00 but worthless.
    The service runs with domain administrator credentials.

    Thanks.
  • Restarting profile isn't supported when Acrosync runs as a service.
Sign In or Register to comment.